From fcf335a4b377bfe5f6b128456d6d6b5022225d78 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期五, 04 十月 2024 19:23:43 +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 c12ee54..ab24bba 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -799,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" />
@@ -1088,6 +1090,8 @@
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
+ <Compile Include="WebBLL\JCJM\GYZL\Gy_CustomerService.cs" />
+ <Compile Include="WebBLL\JCJM\IMPL\Gy_CustomerImpl.cs" />
<Compile Include="WebServer.cs" />
</ItemGroup>
<ItemGroup>
--
Gitblit v1.9.1