chengsc
4 天以前 4c7f2d26fd6041d32f4e291559bc443671493246
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; }