From 27b917ff48ee46cd7a4a2e715bd5f3488e74fbc9 Mon Sep 17 00:00:00 2001 From: duhe <226547893@qq.com> Date: 星期三, 17 九月 2025 13:44:16 +0800 Subject: [PATCH] 乔一:毛尖领料单,增加字段 花棍 --- WebAPI/Properties/PublishProfiles/FolderProfile11.pubxml | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/WebAPI/Properties/PublishProfiles/FolderProfile11.pubxml b/WebAPI/Properties/PublishProfiles/FolderProfile11.pubxml new file mode 100644 index 0000000..518156f --- /dev/null +++ b/WebAPI/Properties/PublishProfiles/FolderProfile11.pubxml @@ -0,0 +1,16 @@ +锘�<?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> + <DeleteExistingFiles>False</DeleteExistingFiles> + <ExcludeApp_Data>False</ExcludeApp_Data> + <LaunchSiteAfterPublish>True</LaunchSiteAfterPublish> + <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration> + <LastUsedPlatform>Any CPU</LastUsedPlatform> + <PublishProvider>FileSystem</PublishProvider> + <PublishUrl>D:\缃戠珯鍙戝竷\鏅轰簯MESWMS\LAYAPI</PublishUrl> + <WebPublishMethod>FileSystem</WebPublishMethod> + </PropertyGroup> +</Project> \ No newline at end of file -- Gitblit v1.9.1