From 0985212bf6f93ac3f83daf793d1e5b74a2227af1 Mon Sep 17 00:00:00 2001
From: 王 垚 <1402714037@qq.com>
Date: 星期三, 02 六月 2021 13:15:10 +0800
Subject: [PATCH] nothing

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

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index b9cf0cf..f73b462 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -314,12 +314,14 @@
     <Compile Include="App_Start\RouteConfig.cs" />
     <Compile Include="App_Start\SwaggerConfig.cs" />
     <Compile Include="App_Start\WebApiConfig.cs" />
+    <Compile Include="Controllers\BaseSet\Gy_MaintenanceItemController.cs" />
+    <Compile Include="Controllers\BaseSet\Gy_MaintenanceModeController.cs" />
+    <Compile Include="Controllers\BaseSet\Gy_StockPlaceController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_WorkCenterController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_CurrencyController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_UnitController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_BadReasonController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_CustomerController.cs" />
-    <Compile Include="Controllers\BaseSet\Gy_DepartmentController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_EmployeeController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_GroupController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_MaterialController.cs" />
@@ -381,6 +383,7 @@
     <Compile Include="Models\ClsWW_EntrustWorkOrderBillMain.cs" />
     <Compile Include="Models\ClsWW_EntrustWorkOrderBillSub.cs" />
     <Compile Include="Models\DocumentsView.cs" />
+    <Compile Include="Models\MaintenanceMode.cs" />
     <Compile Include="Models\QC_ProcessCheckBillSub.cs" />
     <Compile Include="Models\QC_ProcessCheckBillMain.cs" />
     <Compile Include="Models\Gy_RoutingBillSub.cs" />

--
Gitblit v1.9.1