From f28f5db719e95ebaedfadd0e627c709d9aa77cd0 Mon Sep 17 00:00:00 2001 From: wtt <1985833171@qq.com> Date: 星期一, 17 十一月 2025 09:42:33 +0800 Subject: [PATCH] 添加库存删除 --- WebAPI/Properties/PublishProfiles/FolderProfile3.pubxml.user | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/WebAPI/Properties/PublishProfiles/FolderProfile3.pubxml.user b/WebAPI/Properties/PublishProfiles/FolderProfile3.pubxml.user new file mode 100644 index 0000000..f35131a --- /dev/null +++ b/WebAPI/Properties/PublishProfiles/FolderProfile3.pubxml.user @@ -0,0 +1,10 @@ +锘�<?xml version="1.0" encoding="utf-8"?> +<!-- +https://go.microsoft.com/fwlink/?LinkID=208121. +--> +<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <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