From 331266a5e90c56bea8a3453ff6d3aa4398a8860e Mon Sep 17 00:00:00 2001 From: 沈泽 <211959439@qq.com> Date: 星期五, 27 八月 2021 17:18:26 +0800 Subject: [PATCH] 1 --- WebAPI/WebAPI.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index eadd6d4..16864fe 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -326,6 +326,8 @@ <Compile Include="Controllers\PublicPageMethodController.cs" /> <Compile Include="Controllers\ReportFromController.cs" /> <Compile Include="Controllers\ReportPlatFormController.cs" /> + <Compile Include="Controllers\SCGL\Sc_QualityReportBillListController.cs" /> + <Compile Include="Controllers\SCGL\Sc_MESProductReportBillController.cs" /> <Compile Include="Controllers\鐢熶骇绠$悊\Sc_MESProductReportBillController.cs" /> <Compile Include="Controllers\Sc_MouldController.cs" /> <Compile Include="Controllers\Sc_GroupOrderBillController.cs" /> -- Gitblit v1.9.1