| StandardPda/MES.Service/service/Warehouse/MesInvItemOutsManager.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
StandardPda/MES.Service/service/Warehouse/MesInvItemOutsManager.cs
@@ -197,10 +197,10 @@ throw new NotImplementedException("采购订单行号不能为空"); } if (string.IsNullOrEmpty(itemOutList.AsnLineNo)) { throw new NotImplementedException("ASN行号不能为空"); } //if (string.IsNullOrEmpty(itemOutList.AsnLineNo)) //{ // throw new NotImplementedException("ASN行号不能为空"); //} if (string.IsNullOrEmpty(itemOutList.itemId)) {