From 3cd3d77c0239a0cff6880fd50f9979f05d6cb560 Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期一, 06 十二月 2021 16:40:49 +0800
Subject: [PATCH] 雅琪诺异常反馈单开发

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

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index cfc3b1b..b605de3 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -363,6 +363,7 @@
     <Compile Include="Controllers\SBGL\Sb_EquipDotCheckRuleBillController.cs" />
     <Compile Include="Controllers\SBGL\Sb_EquipMaintainRuleBillController.cs" />
     <Compile Include="Controllers\SCGL\Sc_MESProductReportBillController.cs" />
+    <Compile Include="Controllers\SCGL\Sc_MESTransFerWorkBillController.cs" />
     <Compile Include="Controllers\Sc_MouldRepairOutBillController.cs" />
     <Compile Include="Controllers\Sc_MouldRepairInBillListController - .cs" />
     <Compile Include="Controllers\Sc_MouldController.cs" />
@@ -417,6 +418,7 @@
     <Compile Include="DLL\ClsGy_WorkTypeBill.cs" />
     <Compile Include="DLL\ClsKf_MateOutBackBill.cs" />
     <Compile Include="DLL\ClsKf_MateOutBill.cs" />
+    <Compile Include="DLL\ClsOA_ErrMsgBackBill.cs" />
     <Compile Include="DLL\ClsOA_InformBill.cs" />
     <Compile Include="DLL\ClsQC_NoPassProdCheckBill.cs" />
     <Compile Include="DLL\ClsQC_PatrolProcCheckBill.cs" />
@@ -470,6 +472,9 @@
     <Compile Include="Models\ClsKf_MateOutBillMain.cs" />
     <Compile Include="Models\ClsKf_MateOutBillScheme.cs" />
     <Compile Include="Models\ClsKf_MateOutBillSub.cs" />
+    <Compile Include="Models\ClsOA_ErrMsgBackBillMain.cs" />
+    <Compile Include="Models\ClsOA_ErrMsgBackBillSub.cs" />
+    <Compile Include="Models\ClsOA_ErrMsgBackBillSub2.cs" />
     <Compile Include="Models\ClsOA_InformBillMain.cs" />
     <Compile Include="Models\ClsOA_InformBillSub.cs" />
     <Compile Include="Models\ClsSb_EquipDotCheckRuleBillMain.cs" />

--
Gitblit v1.9.1