From d1bc3f638d856c2f834627ea2aafe5133c7e4563 Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期三, 21 七月 2021 09:18:41 +0800
Subject: [PATCH] nothing

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

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 3fa8e81..aa59e78 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -400,6 +400,7 @@
     <Compile Include="DLL\ClsSb_EquipMaintainBill.cs" />
     <Compile Include="DLL\ClsSb_EquipRepairCheckBill.cs" />
     <Compile Include="DLL\ClsSb_EquipRepairWorkBill.cs" />
+    <Compile Include="DLL\ClsSc_ICMOBillWorkQtyStatus_Tmp.cs" />
     <Compile Include="DLL\ClsSc_ICMOReportBill.cs" />
     <Compile Include="DLL\ClsSc_MESBeginWorkBill.cs" />
     <Compile Include="DLL\ClsSc_MESEndWorkBill.cs" />
@@ -426,6 +427,15 @@
     <Compile Include="Models\ClsSb_EquipMaintainBillSub.cs" />
     <Compile Include="Models\ClsSb_EquipRepairWorkBillMain.cs" />
     <Compile Include="Models\ClsSb_EquipRepairWorkBillSub.cs" />
+    <Compile Include="Models\ClsSc_ICMOBillWorkQtyStatus_Tmp.cs" />
+    <Compile Include="Models\ClsSc_ICMOReportBillMain.cs" />
+    <Compile Include="Models\ClsSc_ICMOReportBillSub.cs" />
+    <Compile Include="Models\ClsSc_MESBeginWorkBillMain.cs" />
+    <Compile Include="Models\ClsSc_MESBeginWorkBillSub.cs" />
+    <Compile Include="Models\ClsSc_MESEndWorkBillMain.cs" />
+    <Compile Include="Models\ClsSc_MESEndWorkBillSub.cs" />
+    <Compile Include="Models\ClsSc_MESStopWorkBillMain.cs" />
+    <Compile Include="Models\ClsSc_MESStopWorkBillSub.cs" />
     <Compile Include="Models\ClsSc_MouldScrapOutBillMain.cs">
       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
     </Compile>

--
Gitblit v1.9.1