From 3b91a02964f52ee4bbaf55c4e8963466345d1bad Mon Sep 17 00:00:00 2001 From: wtt <1985833171@qq.com> Date: 星期五, 21 六月 2024 16:09:30 +0800 Subject: [PATCH] 1 --- WebAPI/WebAPI.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index ab9605e..6ec29e6 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -425,6 +425,7 @@ <Compile Include="Controllers\PlateBindingController.cs" /> <Compile Include="Controllers\SBGL\Gy_FixCardChangeBillController.cs" /> <Compile Include="Controllers\SBGL\Gy_FixCardBillController.cs" /> + <Compile Include="Controllers\SBGL\SB_EquipICMOTechParamBillController.cs" /> <Compile Include="Controllers\SBGL\Sb_EquipBeginBillController.cs" /> <Compile Include="Controllers\SBGL\Sb_EquipStopBillController.cs" /> <Compile Include="Controllers\SBGL\Sb_EquipConkBookBillController.cs" /> -- Gitblit v1.9.1