Administrator
2025-05-07 472c3ae7d4a7470ec75ae4d0f06bb440fff2c305
Admin.NET/WCS.Application/Entity/WcsStorageLocat.cs
@@ -126,7 +126,7 @@
    public string? AisleTwo { get; set; }
    /// <summary>
    /// 储位类型 1储位 0通道
    /// 储位类型 1子通道 0主通道 2 输送线口
    /// </summary>
    [SugarColumn(ColumnName = "Make", ColumnDescription = "储位类型", Length = 32)]
    public string? Make { get; set; }