代码管理/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Basic/LocationGroupDTO.cs @@ -31,5 +31,8 @@ public int EnableStatusA { get; set; } public int EnableStatusB { get; set; } public int Column { get; set; } public int Layer { get; set; } } }