Wms/WMS.BLL/SysServer/StorageRoadwayServer.cs @@ -226,6 +226,9 @@ case "4": str = "空托区"; break; case "5": str = "耗材区"; break; } return str; }