From 35170a6f4f700656e066b597db42ccae44b48966 Mon Sep 17 00:00:00 2001
From: huawei <huawei@2214094776>
Date: 星期三, 10 十二月 2025 17:39:25 +0800
Subject: [PATCH] 搬标准版代码(采购申请单退货单,销售退货单申请单)

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

diff --git a/NewPdaSqlServer.csproj b/NewPdaSqlServer.csproj
index 64dfbc8..647a074 100644
--- a/NewPdaSqlServer.csproj
+++ b/NewPdaSqlServer.csproj
@@ -4,6 +4,7 @@
         <TargetFramework>net8.0</TargetFramework>
         <Nullable>enable</Nullable>
         <ImplicitUsings>enable</ImplicitUsings>
+        <GenerateDocumentationFile>True</GenerateDocumentationFile>
     </PropertyGroup>
 
     <ItemGroup>

--
Gitblit v1.9.3