wxw
2025-04-29 62f6435ffed439deb76093ec0aceac7f3bbd6549
Wms/WMS.BLL/SysServer/PalletsServer.cs
@@ -56,6 +56,7 @@
                {
                    Id = m.Id,
                    PalletNo = m.PalletNo,
                    Standard = m.Standard,
                    Type = m.Type == "0" ? "托盘" : m.Type == "1" ? "中转箱" : "",
                    Status = m.Status,
                    LastUse = m.LastUse,