From b822fd7406716e9a8d5ea6c237c51c28d195857e Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期一, 09 一月 2023 17:03:57 +0800
Subject: [PATCH] 工艺路线 转工序 功能维护

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

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 89666f3..f632c05 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -402,8 +402,8 @@
     <Compile Include="Controllers\SBGL\Sb_EquipStatusChangeBillController.cs" />
     <Compile Include="Controllers\SBGL\SBTC\Sb_EquipStockInCheckBillController.cs" />
     <Compile Include="Controllers\SBGL\SBTC\Sb_EquipWorkBeforeCheckBillController.cs" />
-    <Compile Include="Controllers\SBGL\Sb_EquipWorkBeforeCheckBillController.cs" />
-    <Compile Include="Controllers\SBGL\Sb_EquipStockInCheckBillController.cs" />
+    <Compile Include="Controllers\SBGL\Sb_EquipWorkBeforeCheckSBillController.cs" />
+    <Compile Include="Controllers\SBGL\Sb_EquipStockInCheckBillSController.cs" />
     <Compile Include="Controllers\SCGL\Sc_ComplementGoodBill_ZXBZController.cs" />
     <Compile Include="Controllers\SCGL\鏃ヨ鍒掔鐞哱DataHelper.cs" />
     <Compile Include="Controllers\SCGL\鏃ヨ鍒掔鐞哱JIT_Cg_PODemandPlanBillController.cs" />
@@ -958,7 +958,6 @@
     <Folder Include="Views\Sb_EquipStatusChangeBill\" />
     <Folder Include="Views\Sb_EquipStockInCheckBill\" />
     <Folder Include="Views\Sb_EquipWorkBeforeCheckBill\" />
-    <Folder Include="Views\Sb_EquipStockInCheckBill\" />
     <Folder Include="Views\Sc_CallGoodsBackRequestBill\" />
     <Folder Include="Views\Sc_ComplementGoodBill\" />
     <Folder Include="Views\Sc_ComplementGoodBill_ZXBZ\" />

--
Gitblit v1.9.1