From b386a0c4ce29a5ae61ee900fdb2522d8e6b52ca2 Mon Sep 17 00:00:00 2001
From: 王 垚 <1402714037@qq.com>
Date: 星期一, 06 十二月 2021 13:59:08 +0800
Subject: [PATCH] 工资结算单(个人)

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

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index a65bbd9..23b1502 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -278,6 +278,7 @@
     <Compile Include="App_Start\RouteConfig.cs" />
     <Compile Include="App_Start\SwaggerConfig.cs" />
     <Compile Include="App_Start\WebApiConfig.cs" />
+    <Compile Include="Controllers\BaseSet\Gy_BarCodeBillController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_ClassTimePrjSubController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_ClassTimePrjController.cs" />
     <Compile Include="Controllers\BaseSet\Pay_PeriodInfoSetController.cs" />
@@ -319,6 +320,7 @@
     <Compile Include="Controllers\BLL\Xt_UserController.cs" />
     <Compile Include="Controllers\BLL\Xt_SystemLogController.cs" />
     <Compile Include="Controllers\CellWidthController.cs" />
+    <Compile Include="Controllers\CGGL\Kf_POStockInBackBillController.cs" />
     <Compile Include="Controllers\CGGL\Kf_POStockInBillController.cs" />
     <Compile Include="Controllers\CGGL\Cg_POOrderBillController.cs" />
     <Compile Include="Controllers\CGGL\WW_EntrustOrderBillController.cs" />
@@ -343,13 +345,14 @@
     <Compile Include="Controllers\MJGL\Sc_MouldScrapInBillController.cs" />
     <Compile Include="Controllers\MJGL\Sc_MouldOtherOutBillController.cs" />
     <Compile Include="Controllers\MJJY\Mj_PDA_MoudlCheckController.cs" />
+    <Compile Include="Controllers\MoveStockBillController.cs" />
     <Compile Include="Controllers\Open_PrintTemController.cs" />
     <Compile Include="Controllers\Pay_OtherBalBillController.cs" />
     <Compile Include="Controllers\Pay_GroupBalBillController.cs" />
     <Compile Include="Controllers\PurchaseOrderController.cs" />
     <Compile Include="Controllers\QC_POStockInCheckBillController.cs" />
     <Compile Include="Controllers\Pay_WorkTimesBillController.cs" />
-    <Compile Include="Controllers\Pay_SingleBalBillController.cs" />
+    <Compile Include="Controllers\宸ヨ祫绠$悊\Pay_SingleBalBillController.cs" />
     <Compile Include="Controllers\ProductionOrderController.cs" />
     <Compile Include="Controllers\PublicPageMethodController.cs" />
     <Compile Include="Controllers\ReportFromController.cs" />
@@ -388,7 +391,9 @@
     <Compile Include="Controllers\XSGL\Xs_SeOutStockBackBillController.cs" />
     <Compile Include="Controllers\XSGL\Xs_SeOutStockBillController.cs" />
     <Compile Include="Controllers\XSGL\Xs_SeOrderBillController.cs" />
-    <Compile Include="Controllers\浠撳瓨绠$悊\Kf_MateOutBillController.cs" />
+    <Compile Include="Controllers\浠撳瓨绠$悊\棰嗘枡鍙戣揣\Kf_MateOutBackBillController.cs" />
+    <Compile Include="Controllers\浠撳瓨绠$悊\棰嗘枡鍙戣揣\Kf_MateOutBillController.cs" />
+    <Compile Include="Controllers\浠撳瓨绠$悊\楠屾敹鍏ュ簱\Kf_EntrustOutBackBillController.cs" />
     <Compile Include="Controllers\鍝佽川绠$悊\宸ュ簭妫�楠屽崟\QC_ProcessCheckBillController.cs" />
     <Compile Include="Controllers\鍝佽川绠$悊\棣栦欢妫�楠屽崟\QC_FirstPieceCheckBillController.cs" />
     <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_ConkReasonBillController.cs" />
@@ -467,6 +472,8 @@
     <Compile Include="Models\ClsKf_MateOutBillSub.cs" />
     <Compile Include="Models\ClsOA_InformBillMain.cs" />
     <Compile Include="Models\ClsOA_InformBillSub.cs" />
+    <Compile Include="Models\宸ヨ祫绠$悊\ClsPay_SingleBalBillMain.cs" />
+    <Compile Include="Models\宸ヨ祫绠$悊\ClsPay_SingleBalBillSub.cs" />
     <Compile Include="Models\ClsSb_EquipDotCheckRuleBillMain.cs" />
     <Compile Include="Models\ClsSb_EquipDotCheckRuleBillSub.cs" />
     <Compile Include="Models\ClsSb_EquipMaintainRuleBillMain.cs" />
@@ -612,7 +619,6 @@
     <Compile Include="Controllers\EntrustOutController.cs" />
     <Compile Include="Controllers\Kf_EntrustInBillController.cs" />
     <Compile Include="Controllers\MateOutController.cs" />
-    <Compile Include="Controllers\MoveStockBillController.cs" />
     <Compile Include="Controllers\OtherOutBillController.cs" />
     <Compile Include="Controllers\OtherInStockController.cs" />
     <Compile Include="Controllers\POStockInBackBillController.cs" />

--
Gitblit v1.9.1