From 7742f6630b4c31e95c28169117590eb8f56c9e38 Mon Sep 17 00:00:00 2001 From: 沈泽 <211959439@qq.com> Date: 星期四, 30 九月 2021 16:54:11 +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 5174b5f..3bcf8a6 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -333,6 +333,7 @@ <Compile Include="Controllers\ReportFromController.cs" /> <Compile Include="Controllers\ReportPlatFormController.cs" /> <Compile Include="Controllers\SCGL\Sc_MESProductReportBillController.cs" /> + <Compile Include="Controllers\Pay_SingleBalBillController.cs" /> <Compile Include="Controllers\Sc_MouldRepairOutBillController.cs" /> <Compile Include="Controllers\Sc_MouldRepairInBillListController - .cs" /> <Compile Include="Controllers\Sc_MouldController.cs" /> -- Gitblit v1.9.1