From f1c258211a7bcc79cb7b86e6007a27afebb24e21 Mon Sep 17 00:00:00 2001
From: 沈泽 <211959439@qq.com>
Date: 星期一, 18 十月 2021 16:23:31 +0800
Subject: [PATCH] 新增工资结算单(集体),工资结算各列表表体的金额能自动按照工时*数量*工价得出总价且能按照所选物料和工序自动填入工价,加入工序流转卡维护拆分功能权限

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

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 6d6663e..54ece27 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -318,15 +318,24 @@
     <Compile Include="Controllers\CJGL\Cj_StationOutBillController.cs" />
     <Compile Include="Controllers\CJGL\Cj_StationInBillController.cs" />
     <Compile Include="Controllers\CJGL\Cj_StationEntrustOutBillController.cs" />
+    <Compile Include="Controllers\GZGL\Gy_DuSubsidyItemBillController.cs" />
+    <Compile Include="Controllers\GZGL\Gy_WorkPayTypeBillController.cs" />
+    <Compile Include="Controllers\GZGL\Gy_WorkTypeBillController.cs" />
     <Compile Include="Controllers\JHGL\Gy_RoutingBillController.cs" />
     <Compile Include="Controllers\MJGL\Sc_MouldMoveStockStepInBillListController .cs" />
     <Compile Include="Controllers\MJGL\Sc_MouldProdMoveBillListController.cs" />
     <Compile Include="Controllers\MJGL\Sc_MouldMoveStockStepOutBillController.cs" />
     <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\MJJY\Mj_PDA_MoudlCheckController.cs" />
+    <Compile Include="Controllers\Open_PrintTemController.cs" />
+    <Compile Include="Controllers\Pay_OtherBalBillController.cs" />
+    <Compile Include="Controllers\Pay_GroupBalBillController.cs" />
+    <Compile Include="Controllers\Pay_WorkTimesBillController.cs" />
+    <Compile Include="Controllers\Pay_SingleBalBillController.cs" />
     <Compile Include="Controllers\ProductionOrderController.cs" />
     <Compile Include="Controllers\PublicPageMethodController.cs" />
     <Compile Include="Controllers\ReportFromController.cs" />
@@ -362,14 +371,18 @@
     <Compile Include="Controllers\XSGL\Xs_SeOrderBillController.cs" />
     <Compile Include="Controllers\鍝佽川绠$悊\宸ュ簭妫�楠屽崟\QC_ProcessCheckBillController.cs" />
     <Compile Include="Controllers\鍝佽川绠$悊\棣栦欢妫�楠屽崟\QC_FirstPieceCheckBillController.cs" />
+    <Compile Include="Controllers\鍩虹璧勬枡\宸ヨ祫鍩虹璧勬枡\Gy_ProcPriceController.cs" />
     <Compile Include="Controllers\鐢熶骇绠$悊\鐢熶骇浠诲姟鍗昞Sc_ICMOBillController.cs" />
     <Compile Include="Controllers\鐢熶骇绠$悊\璐ㄩ噺姹囨姤鍗昞Sc_QualityReportBillController.cs" />
     <Compile Include="Dapper\SqlHelper.cs" />
     <Compile Include="Dapper\SqlPools.cs" />
     <Compile Include="DbUntil\DataFormatUntil.cs" />
     <Compile Include="DLL\ClsGy_BadReason_Ctl.cs" />
+    <Compile Include="DLL\ClsGy_DuSubsidyItemBill.cs" />
     <Compile Include="DLL\ClsGy_Material_Ctl.cs" />
     <Compile Include="DLL\ClsGy_Source_Ctl.cs" />
+    <Compile Include="DLL\ClsGy_WorkPayTypeBill.cs" />
+    <Compile Include="DLL\ClsGy_WorkTypeBill.cs" />
     <Compile Include="DLL\ClsQC_NoPassProdCheckBill.cs" />
     <Compile Include="DLL\ClsQC_PatrolProcCheckBill.cs" />
     <Compile Include="DLL\ClsSb_EquipConkBookBill.cs" />
@@ -388,11 +401,14 @@
     <Compile Include="DLL\ClsSc_MouldOtherOutBill.cs" />
     <Compile Include="DLL\ClsSc_MouldOtherInBill.cs" />
     <Compile Include="DLL\ClsSc_MouldMoveStockStepOutBill.cs" />
+    <Compile Include="DLL\ClsPay_SingleBalBill.cs" />
     <Compile Include="DLL\ClsSc_MouldProdBackBill.cs" />
+    <Compile Include="DLL\ClsPay_OtherBalBill.cs" />
     <Compile Include="DLL\ClsSc_MouldProdInBill.cs" />
     <Compile Include="DLL\ClsSc_MouldMoveStockStepInBill.cs" />
     <Compile Include="DLL\ClsSc_MouldProdMoveBill.cs" />
     <Compile Include="DLL\ClsSc_MouldProdOutBill.cs" />
+    <Compile Include="DLL\ClsSc_MouldRepairChangeBill.cs" />
     <Compile Include="DLL\ClsSc_MouldRepairCheckBill.cs" />
     <Compile Include="DLL\ClsSc_MouldRepairInBill.cs" />
     <Compile Include="DLL\ClsSc_MouldRepairOutBill.cs" />
@@ -415,10 +431,21 @@
     <Compile Include="Models\ClsSb_EquipRepairWorkBillMain.cs" />
     <Compile Include="Models\ClsSc_MouldProdBillMain.cs" />
     <Compile Include="Models\ClsSc_MouldProdBillSub.cs" />
+    <Compile Include="Models\ClsSc_MouldRepairChangeBillMain.cs" />
+    <Compile Include="Models\ClsSc_MouldRepairChangeBillSub.cs" />
     <Compile Include="Models\ClsSc_MouldRepairInBillMain.cs" />
     <Compile Include="Models\ClsSc_MouldRepairInBillSub.cs" />
     <Compile Include="Models\ClsSc_MouldRepairOutBillMain.cs" />
     <Compile Include="Models\ClsSc_MouldRepairOutBillSub.cs" />
+    <Compile Include="Models\ClsGy_ProcPrice.cs" />
+    <Compile Include="Models\Pay_OtherBalBill.cs" />
+    <Compile Include="Models\Pay_GroupBalBill.cs" />
+    <Compile Include="Models\Pay_GroupBalBillSub.cs" />
+    <Compile Include="Models\Pay_WorkTimesBillSub.cs" />
+    <Compile Include="Models\Pay_WorkTimesBill.cs" />
+    <Compile Include="Models\Pay_SingleBalBill.cs" />
+    <Compile Include="Models\Pay_OtherBalBillSub.cs" />
+    <Compile Include="Models\Pay_SingleBalBillSub.cs" />
     <Compile Include="Models\Xt_ORGANIZATIONS.cs" />
     <Compile Include="Models\ClsSb_EquipRepairWorkBillSub.cs" />
     <Compile Include="Models\ClsSc_ICMOBillWorkQtyStatus_Tmp.cs" />

--
Gitblit v1.9.1