From a77339039b63e2d15c6b1ad1f779aa0f85ba11bb Mon Sep 17 00:00:00 2001
From: 沈泽 <211959439@qq.com>
Date: 星期三, 15 九月 2021 08:23:37 +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 db6f161..a51b637 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -321,6 +321,7 @@
     <Compile Include="Controllers\JHGL\Gy_RoutingBillController.cs" />
     <Compile Include="Controllers\MJGL\Sc_MouldProdMoveBillListController.cs" />
     <Compile Include="Controllers\MJGL\Sc_MouldMoveStockStepOutBillController.cs" />
+    <Compile Include="Controllers\MJGL\Sc_MouldProdInBillController.cs" />
     <Compile Include="Controllers\MJGL\Sc_MouldScrapInBillController.cs" />
     <Compile Include="Controllers\MJGL\Sc_MouldOtherOutBillController.cs" />
     <Compile Include="Controllers\MJJY\Mj_PDA_MoudlCheckController.cs" />
@@ -381,6 +382,7 @@
     <Compile Include="DLL\ClsSc_MouldLifeChangeBill.cs" />
     <Compile Include="DLL\ClsSc_MouldMaintainBill.cs" />
     <Compile Include="DLL\ClsSc_MouldProdBackBill.cs" />
+    <Compile Include="DLL\ClsSc_MouldProdInBill.cs" />
     <Compile Include="DLL\ClsSc_MouldProdOutBill.cs" />
     <Compile Include="DLL\ClsSc_MouldRepairCheckBill.cs" />
     <Compile Include="DLL\ClsSc_MouldScrapInBill.cs" />

--
Gitblit v1.9.1