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)) {