From aaa43064356658dc40b6fe11165db4a755c5a788 Mon Sep 17 00:00:00 2001
From: 南骏 池 <chiffly@163.com>
Date: 星期二, 24 六月 2025 15:34:18 +0800
Subject: [PATCH] 1.采购退货优化 2.引用云星空dll

---
 NewPdaSqlServer.csproj |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/NewPdaSqlServer.csproj b/NewPdaSqlServer.csproj
index 37df97b..bfddcf2 100644
--- a/NewPdaSqlServer.csproj
+++ b/NewPdaSqlServer.csproj
@@ -18,4 +18,10 @@
         <PackageReference Include="System.Security.Cryptography.Xml" Version="9.0.4" />
     </ItemGroup>
 
+    <ItemGroup>
+      <Reference Include="Kingdee.CDP.WebApi.SDK">
+        <HintPath>bin\Debug\net8.0\Kingdee.CDP.WebApi.SDK.dll</HintPath>
+      </Reference>
+    </ItemGroup>
+
 </Project>

--
Gitblit v1.9.3