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

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

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index b291496..1f4ff6b 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -358,6 +358,7 @@
     <Compile Include="Controllers\MJJY\Mj_PDA_MoudlCheckController.cs" />
     <Compile Include="Controllers\ProductionOrderController.cs" />
     <Compile Include="Controllers\PublicPageMethodController.cs" />
+    <Compile Include="Controllers\ReportPlatFormController.cs" />
     <Compile Include="Controllers\Sc_MouldController.cs" />
     <Compile Include="Controllers\Sc_GroupOrderBillController.cs" />
     <Compile Include="Controllers\QC_ManagementController.cs" />
@@ -397,6 +398,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" />
@@ -423,6 +425,16 @@
     <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_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>
     <Compile Include="Models\ClsSc_MouldDotCheckBillMain.cs" />
     <Compile Include="Models\ClsSc_MouldDotCheckBillSub.cs" />
     <Compile Include="Models\ClsSc_MouldMaintainBillMain.cs" />

--
Gitblit v1.9.1