From 05f67b2cd752ecda6369ef5dc4a007dab57da506 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期三, 20 十一月 2024 10:18:22 +0800
Subject: [PATCH] 发货通知第:取消子表数量不能小于0的验证

---
 Model/Model.csproj |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Model/Model.csproj b/Model/Model.csproj
index b0706b8..3f2aabf 100644
--- a/Model/Model.csproj
+++ b/Model/Model.csproj
@@ -145,6 +145,8 @@
     <Compile Include="Exceptions\Gy_GroupException.cs" />
     <Compile Include="MES\ClsSc_MESBeginWorkBillSub_RelationBill.cs" />
     <Compile Include="WMS\ClsWMS_CusBarCodeCheckBillMain.cs" />
+    <Compile Include="鍣ㄥ叿绠$悊\ClsSc_MouldBatchWorkCheckBillMain.cs" />
+    <Compile Include="鍣ㄥ叿绠$悊\ClsSc_MouldBatchWorkCheckBillSub.cs" />
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_TechnologyParameterType_Model .cs" />
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_RestDay_Model.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldMaintainPlanBillSub_Plan.cs" />

--
Gitblit v1.9.1