From 89736db9a184a4cc804175b389f50944f279b103 Mon Sep 17 00:00:00 2001 From: YL <YL@LAPTOP-SE03PLUR> Date: 星期二, 21 十二月 2021 15:15:48 +0800 Subject: [PATCH] nothing --- WebAPI/WebAPI.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index 57772f3..bebb54c 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -368,7 +368,7 @@ <Compile Include="Controllers\SCGL\Sc_MESProductReportBillController.cs" /> <Compile Include="Controllers\SCGL\Sc_MESTransFerWorkBillController.cs" /> <Compile Include="Controllers\Sc_MouldRepairOutBillController.cs" /> - <Compile Include="Controllers\Sc_MouldRepairInBillListController - .cs" /> + <Compile Include="Controllers\Sc_MouldRepairInBillListController.cs" /> <Compile Include="Controllers\Sc_MouldController.cs" /> <Compile Include="Controllers\Sc_GroupOrderBillController.cs" /> <Compile Include="Controllers\QC_ManagementController.cs" /> -- Gitblit v1.9.1