wxw
2025-10-13 33ef96c0b10aea2a5c9cee18dbc39cdf169ccf92
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; }