From 2149b3fe500e41047ff66d2fdca2f1121de778cc Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期一, 30 十月 2023 15:49:13 +0800
Subject: [PATCH] 生产订单变更单

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

diff --git a/Model/Model.csproj b/Model/Model.csproj
index 6699958..e3256b0 100644
--- a/Model/Model.csproj
+++ b/Model/Model.csproj
@@ -90,6 +90,8 @@
     <Compile Include="APS\ClsSourceICMOValues.cs" />
     <Compile Include="APS\ClsSc_WorkBillMonthSortBillMain.cs" />
     <Compile Include="APS\ClsSc_WorkBillMonthSortBillSub.cs" />
+    <Compile Include="APS\ClsSc_ICMOChangeBillMain.cs" />
+    <Compile Include="APS\ClsSc_ICMOChangeBillSub.cs" />
     <Compile Include="ClsHR_EmpFosterBillMain.cs" />
     <Compile Include="ClsHR_EmpFosterBillSub.cs" />
     <Compile Include="ClsHR_EmpUpChangeBillMain.cs" />

--
Gitblit v1.9.1