Wms/WMS.BLL/SysServer/MaterialsServer.cs @@ -152,10 +152,6 @@ { throw new Exception("系统中已存在该物料"); } if (string.IsNullOrWhiteSpace(matedto.PackagNo)) { throw new Exception("包装信息不能为空"); } //映射模型