From 64d9401f81908c4f9db24ded10ac19039887502a Mon Sep 17 00:00:00 2001 From: 陈雯静 <1134865194@qq.com> Date: 星期四, 21 三月 2024 10:52: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 203c43a..7d13559 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -471,6 +471,7 @@ <Compile Include="Controllers\Sc_ProcessMangementController.cs" /> <Compile Include="Controllers\Sc_ProcessReportController.cs" /> <Compile Include="Controllers\XSGL\Kf_ICStockBackBillController.cs" /> + <Compile Include="Controllers\XSGL\Kf_SellOutEntryReportController.cs" /> <Compile Include="Controllers\XSGL\Xs_OutDoorCheckBillController.cs" /> <Compile Include="Controllers\XSGL\Xs_SellOutChangeBillController.cs" /> <Compile Include="Controllers\XSGL\Xs_CusBalanceReportController.cs" /> -- Gitblit v1.9.1