From 56270ee3a189c0dbd42446fbd726341c9f4e8efd Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期二, 07 十二月 2021 09:11:20 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API

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

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 1f78313..6d46f5c 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" />
@@ -471,6 +473,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\宸ヨ祫绠$悊\ClsPay_OtherBalBillMain.cs" />

--
Gitblit v1.9.1