wxw
2025-04-29 8fb51d8addce5bfb8b3d5e0ca0dfec7aad275c9a
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,