From f35d295f75c0c01142fc9832978fa995c638de85 Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期四, 12 一月 2023 12:12:30 +0800 Subject: [PATCH] 维护 --- WebAPI/WebAPI.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index 23db43b..f632c05 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -402,6 +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_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" /> -- Gitblit v1.9.1