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,