From 4eb275c1116ad1cff4b397781785a2ce7971877b Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期一, 29 十二月 2025 08:52:02 +0800
Subject: [PATCH] 新增校验模块相关系统参数,校验扫码模块相关调用方法优化,新增先进先出功能等
---
WebAPI/WebAPI.csproj | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 521bdd1..1e892d4 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -287,7 +287,6 @@
<Content Include="Config\kdapi.config" />
<Content Include="libman.json" />
<Content Include="Template\barCodeTemplateStorage.json" />
- <None Include="Properties\PublishProfiles\FolderProfilewtt.pubxml" />
<None Include="Properties\PublishProfiles\JFAPI.pubxml" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
--
Gitblit v1.9.1