From a7cb16dd6552ae125a9afce3e7da7d293b577968 Mon Sep 17 00:00:00 2001 From: zgq <519541279@qq.com> Date: 星期一, 29 三月 2021 16:45:14 +0800 Subject: [PATCH] nothing --- WebAPI/WebAPI.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index 9316a41..91ea893 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -329,6 +329,8 @@ <Compile Include="Controllers\LMESController.cs" /> <Compile Include="Controllers\LookingForBillController.cs" /> <Compile Include="Controllers\NewApiController.cs" /> + <Compile Include="Controllers\SCGL\Sc_ICMOReportBillController.cs" /> + <Compile Include="Controllers\SCGL\Sc_PPBomBillController.cs" /> <Compile Include="Dapper\SqlHelper.cs" /> <Compile Include="Dapper\SqlPools.cs" /> <Compile Include="DbUntil\DataFormatUntil.cs" /> -- Gitblit v1.9.1