From e46792fa5b8e2c79b9626ceefa0f4ea5de598fe5 Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期二, 02 十二月 2025 12:39:30 +0800
Subject: [PATCH] 出站汇报语句添加防死锁;添加程序发布路径;获取检验项目时,根据系统参数判断质检方案默认携带来源;
---
WebAPI/WebAPI.csproj | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index b409f6d..42b29f9 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -283,6 +283,7 @@
<Content Include="libman.json" />
<Content Include="Template\barCodeTemplateStorage.json" />
<None Include="Properties\PublishProfiles\FolderProfilewtt.pubxml" />
+ <None Include="Properties\PublishProfiles\YsjPath.pubxml" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
--
Gitblit v1.9.1