From 6f4c3a07d78862f7eae5febbef311382b430f94c Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期日, 04 二月 2024 14:27:58 +0800
Subject: [PATCH] 1

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

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 609fcda..094a555 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -426,6 +426,7 @@
     <Compile Include="Controllers\SCGL\Sc_ICMOBillWorkQtyStatus_TmpController.cs" />
     <Compile Include="Controllers\SCGL\Sc_ICMOChangeBillController.cs" />
     <Compile Include="Controllers\SCGL\Sc_MyTicketController.cs" />
+    <Compile Include="Controllers\SCGL\Sc_WorkBillMonthPlanController.cs" />
     <Compile Include="Controllers\SCGL\鏃ヨ鍒掔鐞哱DataHelper.cs" />
     <Compile Include="Controllers\SCGL\鏃ヨ鍒掔鐞哱JIT_Cg_PODemandPlanBillController.cs" />
     <Compile Include="Controllers\SCGL\Sc_CallGoodsBackRequestBillController.cs" />
@@ -1070,6 +1071,7 @@
     <Folder Include="Views\Sc_ProcExchSendWorkBill\" />
     <Folder Include="Views\Sc_ProcExchWWSendWorkBill\" />
     <Folder Include="Views\Sc_WorkBillAutoSortBillMain\" />
+    <Folder Include="Views\Sc_WorkBillMonthPlan\" />
     <Folder Include="Views\Sc_WorkBillSortBill\" />
     <Folder Include="Views\Sc_WorkDemandPlanBill\" />
     <Folder Include="Views\Sup_AskPriceBill\" />

--
Gitblit v1.9.1