zjh
2025-09-18 bf2a812d78f896acd88db48976ae7b020a4ec160
代码提交
已修改1个文件
8 ■■■■ 文件已修改
StandardPda/MES.Service/service/Warehouse/MesInvItemOutsManager.cs 8 ●●●● 补丁 | 查看 | 原始文档 | 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))
            {