Wms/WMS.BLL/BllSoServer/ExportNoticeServer.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Wms/WMS.BLL/BllSoServer/ExportNoticeServer.cs
@@ -1067,10 +1067,10 @@ inspectStatus = "0,1"; break; case "9"://生产领料出库 if (house != "W02") { throw new Exception("生产领料出库只能选择原料库"); } //if (house != "W02") //{ // throw new Exception("生产领料出库只能选择原料库"); //} skuType = "(0,1,3)"; inspectStatus = "1"; break;