From 4f8a2163ba4b35a081581a17284bb1c126cb4415 Mon Sep 17 00:00:00 2001
From: 王 垚 <1402714037@qq.com>
Date: 星期一, 01 十一月 2021 10:11:45 +0800
Subject: [PATCH] nothing

---
 WebAPI/WebAPI.csproj |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 77d6983..5c871a0 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -281,8 +281,6 @@
     <Compile Include="Controllers\BaseSet\Gy_ClassTimePrjController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_OrderBackInfoController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_OrderLevController.cs" />
-    <Compile Include="Controllers\BaseSet\Gy_WorkPayTypeController.cs" />
-    <Compile Include="Controllers\BaseSet\Gy_WorkTypeController.cs" />
     <Compile Include="Controllers\BaseSet\Xt_DataDictionary_TableController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_ModelTypeController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_QCCheckClassController.cs" />
@@ -334,8 +332,8 @@
     <Compile Include="Controllers\MJGL\Sc_MouldProdInBillController.cs" />
     <Compile Include="Controllers\MJGL\Sc_MouldRepairChangeBillController.cs" />
     <Compile Include="Controllers\MJGL\Sc_MouldRepairOutBillController.cs" />
-    <Compile Include="Controllers\MJGL\Sc_MouldScrapInBillController.cs" />
     <Compile Include="Controllers\MJGL\Sc_MouldOtherOutBillController.cs" />
+    <Compile Include="Controllers\MJGL\Sc_MouldScrapInBillController.cs" />
     <Compile Include="Controllers\MJJY\Mj_PDA_MoudlCheckController.cs" />
     <Compile Include="Controllers\Open_PrintTemController.cs" />
     <Compile Include="Controllers\Pay_OtherBalBillController.cs" />
@@ -346,6 +344,7 @@
     <Compile Include="Controllers\PublicPageMethodController.cs" />
     <Compile Include="Controllers\ReportFromController.cs" />
     <Compile Include="Controllers\ReportPlatFormController.cs" />
+    <Compile Include="Controllers\SBGL\Gy_EquipFileMainController.cs" />
     <Compile Include="Controllers\SBGL\Gy_EquipTypeController.cs" />
     <Compile Include="Controllers\SCGL\Sc_MESProductReportBillController.cs" />
     <Compile Include="Controllers\Sc_MouldRepairOutBillController.cs" />
@@ -386,6 +385,7 @@
     <Compile Include="DbUntil\DataFormatUntil.cs" />
     <Compile Include="DLL\ClsGy_BadReason_Ctl.cs" />
     <Compile Include="DLL\ClsGy_DuSubsidyItemBill.cs" />
+    <Compile Include="DLL\ClsGy_EquipFileMain.cs" />
     <Compile Include="DLL\ClsGy_EquipTypeBill.cs" />
     <Compile Include="DLL\ClsGy_Material_Ctl.cs" />
     <Compile Include="DLL\ClsGy_Source_Ctl.cs" />
@@ -433,6 +433,7 @@
     <Compile Include="Models\CheckItem.cs" />
     <Compile Include="Models\Gy_OrderBackInfo.cs" />
     <Compile Include="Models\Gy_OrderLevList.cs" />
+    <Compile Include="Models\ClsGy_EquipFileMain.cs" />
     <Compile Include="Models\ClsGy_EquipFileType.cs" />
     <Compile Include="Models\ClsGy_Material_Model.cs" />
     <Compile Include="Models\ClsSb_EquipDotCheckBillMain.cs" />
@@ -454,8 +455,6 @@
     <Compile Include="Models\Xt_DataDictionary_Table.cs" />
     <Compile Include="Models\Gy_User.cs" />
     <Compile Include="Models\Gy_UserSupper.cs" />
-    <Compile Include="Models\Gy_WorkPayType.cs" />
-    <Compile Include="Models\Gy_WorkType.cs" />
     <Compile Include="Models\Menu.cs" />
     <Compile Include="Models\ModelConvertHelper.cs" />
     <Compile Include="Models\Pay_OtherBalBill.cs" />

--
Gitblit v1.9.1