From ec5c31cfa93b3c195e4d2721ea689da6ac1e4f2e Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期三, 09 十月 2024 15:45:12 +0800 Subject: [PATCH] 1 --- WebAPI/WebAPI.csproj | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index cbcccdc..6aa1e71 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -598,6 +598,7 @@ <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_OperatorController.cs" /> <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_PaymentConditionListBillController.cs" /> <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_DisposeWayController.cs" /> + <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_ProcMulController.cs" /> <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_ScrapReasonController.cs" /> <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_TemporaryAreaController.cs" /> <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_RateTypeController.cs" /> @@ -724,6 +725,7 @@ <Compile Include="Dapper\SqlPools.cs" /> <Compile Include="DbUntil\DataFormatUntil.cs" /> <Compile Include="DLL\ClsGy_BadPhenomena_Ctl.cs" /> + <Compile Include="DLL\ClsGy_ProcMul_Ctl.cs" /> <Compile Include="DLL\ClsGy_TechnologyParameterType_Ctl.cs" /> <Compile Include="DLL\ClsGy_InspectInstruMent_Ctl.cs" /> <Compile Include="DLL\ClsGy_InspectBasis_Ctl.cs" /> @@ -797,6 +799,8 @@ <Compile Include="DLL\宸ヨ祫绠$悊\ClsPay_WorkTimesBill.cs" /> <Compile Include="DLL\閽夐拤娑堟伅\Cls_DDMsg.cs" /> <Compile Include="DLL\椤圭洰绠$悊\椤圭洰闃舵\ClsPM_CustomerProInfoBill_Ctl.cs" /> + <Compile Include="Exceptions\EmptyException.cs" /> + <Compile Include="Exceptions\ExcelException.cs" /> <Compile Include="HttpClient.cs" /> <Compile Include="InvokeHelper.cs" /> <Compile Include="Log.cs" /> -- Gitblit v1.9.1