wxw
2025-04-27 33572be8da5fd6534b56e1e22d70e8cf56f5fe41
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,