From 621accafd64a7e6a373255e412591f6a228e2dd3 Mon Sep 17 00:00:00 2001 From: zzr99 <1940172413@qq.com> Date: 星期二, 22 二月 2022 17:43:10 +0800 Subject: [PATCH] 盘点分析批量审核 --- WebAPI/WebAPI.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index bc20eaf..ad54778 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -520,6 +520,7 @@ <Compile Include="Models\ClsSc_ProcessReportSub.cs" /> <Compile Include="Models\ClsWW_PPBomBillMain.cs" /> <Compile Include="Models\ClsWW_PPBomBillSub.cs" /> + <Compile Include="Models\Cls_InventoryAnalysisList.cs" /> <Compile Include="Models\GetWeekList.cs" /> <Compile Include="Models\jsonScanline.cs" /> <Compile Include="Models\ScanLineCode.cs" /> -- Gitblit v1.9.1