From e998e67f3b017d41b4f1c322301c1e8a4bc7c241 Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期三, 18 十二月 2024 17:53:57 +0800
Subject: [PATCH] 截取返回金蝶报错信息

---
 CLOUDWEB/CLOUDWEB.csproj |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/CLOUDWEB/CLOUDWEB.csproj b/CLOUDWEB/CLOUDWEB.csproj
index 3ee1257..fd08476 100644
--- a/CLOUDWEB/CLOUDWEB.csproj
+++ b/CLOUDWEB/CLOUDWEB.csproj
@@ -318,6 +318,7 @@
     </Compile>
     <Compile Include="Log.cs" />
     <Compile Include="LogService.cs" />
+    <Compile Include="Model\KingdeeResponse.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
     <Compile Include="Site.Master.cs">
       <DependentUpon>Site.Master</DependentUpon>

--
Gitblit v1.9.1