项目代码/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Basic/palletCodeInfoDTO.cs @@ -12,5 +12,6 @@ public int Width { get; set; } public int Height { get; set; } public int Size { get; set; } public int Code { get; set; } } }