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

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

diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj
index fdab775..cf2c0a2 100644
--- a/DAL/DAL.csproj
+++ b/DAL/DAL.csproj
@@ -75,6 +75,7 @@
   </ItemGroup>
   <ItemGroup>
     <Compile Include="APS\ClsSc_WorkBillMonthSortBill.cs" />
+    <Compile Include="APS\ClsSc_ICMOChangeBill.cs" />
     <Compile Include="ClsPay_AbsentBill.cs" />
     <Compile Include="ClsPay_EarlyLateErrBill.cs" />
     <Compile Include="ClsPay_RewardPunishBill.cs" />

--
Gitblit v1.9.1