From e12163c4b0f6ac4462c957b9b87d29b96abb376b Mon Sep 17 00:00:00 2001 From: zrg <z1873@LAPTOP-EAVL132E> Date: 星期五, 05 九月 2025 22:19:56 +0800 Subject: [PATCH] 增加当没有拆码的条码时,增加条码拆码查询方法 --- WebAPI/Properties/PublishProfiles/FolderProfile3.pubxml.user | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/WebAPI/Properties/PublishProfiles/FolderProfile3.pubxml.user b/WebAPI/Properties/PublishProfiles/FolderProfile3.pubxml.user index a32fee2..f35131a 100644 --- a/WebAPI/Properties/PublishProfiles/FolderProfile3.pubxml.user +++ b/WebAPI/Properties/PublishProfiles/FolderProfile3.pubxml.user @@ -3,4 +3,8 @@ https://go.microsoft.com/fwlink/?LinkID=208121. --> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> -</Project> + <PropertyGroup> + <_PublishTargetUrl>G:\issWeb\缃戠珯鍙戝竷\API</_PublishTargetUrl> + <History>False|2025-08-13T01:56:33.9642286Z;False|2025-08-13T09:55:28.7756637+08:00;</History> + </PropertyGroup> +</Project> \ No newline at end of file -- Gitblit v1.9.1