From 509f60a0d89b7ef13b95c4740595eca101644ec3 Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期二, 07 十二月 2021 18:47:51 +0800
Subject: [PATCH] 雅琪诺报工台切出页面(走工序)

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

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 1f78313..090b563 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -347,6 +347,7 @@
     <Compile Include="Controllers\MJJY\Mj_PDA_MoudlCheckController.cs" />
     <Compile Include="Controllers\MoveStockBillController.cs" />
     <Compile Include="Controllers\Open_PrintTemController.cs" />
+    <Compile Include="Controllers\ReportStepPlatFormController.cs" />
     <Compile Include="Controllers\宸ヨ祫绠$悊\Pay_OtherBalBillController.cs" />
     <Compile Include="Controllers\Pay_GroupBalBillController.cs" />
     <Compile Include="Controllers\PurchaseOrderController.cs" />
@@ -363,6 +364,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" />
@@ -402,6 +404,10 @@
     <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_RepairBillController.cs" />
     <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_RepairCheckBillController.cs" />
     <Compile Include="Controllers\鍩虹璧勬枡\宸ヨ祫鍩虹璧勬枡\Gy_ProcPriceController.cs" />
+    <Compile Include="Controllers\鐢熶骇绠$悊\鎶ュ伐鍙板伐搴廫Sc_MESBeginStepWorkBillController.cs" />
+    <Compile Include="Controllers\鐢熶骇绠$悊\鎶ュ伐鍙板伐搴廫Sc_MESEndStepWorkBillController.cs" />
+    <Compile Include="Controllers\鐢熶骇绠$悊\鎶ュ伐鍙板伐搴廫Sc_MESProductReportStepBillController.cs" />
+    <Compile Include="Controllers\鐢熶骇绠$悊\鎶ュ伐鍙板伐搴廫Sc_MESStopStepWorkBillController.cs" />
     <Compile Include="Controllers\鐢熶骇绠$悊\鐢熶骇浠诲姟鍗昞Sc_ICMOBillController.cs" />
     <Compile Include="Controllers\鐢熶骇绠$悊\璐ㄩ噺姹囨姤鍗昞Sc_QualityReportBillController.cs" />
     <Compile Include="Dapper\SqlHelper.cs" />
@@ -417,6 +423,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 +478,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