From 6fbdcfa42a2ded55b8a3348cbe49101e88ac48fb Mon Sep 17 00:00:00 2001 From: ch <37327@LLOOCCY> Date: 星期四, 15 七月 2021 20:51:41 +0800 Subject: [PATCH] nothing --- WebAPI/WebAPI.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index 906888a..787fc50 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -354,6 +354,7 @@ <Compile Include="Controllers\CJGL\Cj_StationInBillController.cs" /> <Compile Include="Controllers\CJGL\Cj_StationEntrustOutBillController.cs" /> <Compile Include="Controllers\JHGL\Gy_RoutingBillController.cs" /> + <Compile Include="Controllers\MJGL\Sc_MouldScrapInBillController.cs" /> <Compile Include="Controllers\MJGL\Sc_MouldOtherOutBillController.cs" /> <Compile Include="Controllers\MJJY\Mj_PDA_MoudlCheckController.cs" /> <Compile Include="Controllers\ProductionOrderController.cs" /> -- Gitblit v1.9.1