From 97491f17ee2602e9b2a701aac5ae571d7b110454 Mon Sep 17 00:00:00 2001
From: WYB <908761037@qq.com>
Date: 星期二, 27 四月 2021 18:19:55 +0800
Subject: [PATCH] 委外工单

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

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 387a1ec..d104e8d 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -326,6 +326,12 @@
     <Compile Include="Controllers\BaseSet\Gy_SupplierController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_PropertyController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_WarehouseController.cs" />
+    <Compile Include="Controllers\BLL\Xt_AccountPeriodController.cs" />
+    <Compile Include="Controllers\BLL\Xt_BillTypeController.cs" />
+    <Compile Include="Controllers\BLL\Xt_UserGroupController.cs" />
+    <Compile Include="Controllers\BLL\Xt_XtgnbController.cs" />
+    <Compile Include="Controllers\BLL\Xt_SystemParameterController.cs" />
+    <Compile Include="Controllers\BLL\Xt_UserController.cs" />
     <Compile Include="Controllers\BLL\Xt_SystemLogController.cs" />
     <Compile Include="Controllers\CGGL\Cg_POOrderBillController.cs" />
     <Compile Include="Controllers\CGGL\WW_EntrustOrderBillController.cs" />

--
Gitblit v1.9.1