From 08fc437e720fed52cba004f7a79cfbb8f157429d Mon Sep 17 00:00:00 2001 From: YL <YL@LAPTOP-SE03PLUR> Date: 星期一, 06 十二月 2021 16:46:06 +0800 Subject: [PATCH] 雅琪诺异常反馈单开发 --- WebAPI/WebAPI.csproj | 13 +++++++++---- 1 files changed, 9 insertions(+), 4 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index b605de3..6d46f5c 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -347,12 +347,12 @@ <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_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" /> @@ -439,9 +439,10 @@ <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\宸ヨ祫绠$悊\ClsPay_GroupBalBill.cs" /> + <Compile Include="DLL\宸ヨ祫绠$悊\ClsPay_SingleBalBill.cs" /> <Compile Include="DLL\ClsSc_MouldProdBackBill.cs" /> - <Compile Include="DLL\ClsPay_OtherBalBill.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" /> @@ -477,6 +478,10 @@ <Compile Include="Models\ClsOA_ErrMsgBackBillSub2.cs" /> <Compile Include="Models\ClsOA_InformBillMain.cs" /> <Compile Include="Models\ClsOA_InformBillSub.cs" /> + <Compile Include="Models\宸ヨ祫绠$悊\ClsPay_OtherBalBillMain.cs" /> + <Compile Include="Models\宸ヨ祫绠$悊\ClsPay_OtherBalBillSub.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" /> -- Gitblit v1.9.1