From 5135080c72fb70c98af17d5e27dcf6e9bbfe54e2 Mon Sep 17 00:00:00 2001
From: zgq <519541279@qq.com>
Date: 星期二, 23 二月 2021 21:17:53 +0800
Subject: [PATCH] 新增找货单列表查询功能

---
 WebAPI/Properties/PublishProfiles/WEBAPI.pubxml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/WebAPI/Properties/PublishProfiles/WEBAPI.pubxml b/WebAPI/Properties/PublishProfiles/WEBAPI.pubxml
index b218adb..c65d2ac 100644
--- a/WebAPI/Properties/PublishProfiles/WEBAPI.pubxml
+++ b/WebAPI/Properties/PublishProfiles/WEBAPI.pubxml
@@ -6,12 +6,12 @@
 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <PropertyGroup>
     <WebPublishMethod>FileSystem</WebPublishMethod>
-    <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
-    <LastUsedPlatform>Any CPU</LastUsedPlatform>
+    <LastUsedBuildConfiguration>Debug</LastUsedBuildConfiguration>
+    <LastUsedPlatform>x86</LastUsedPlatform>
     <SiteUrlToLaunchAfterPublish />
     <LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
     <ExcludeApp_Data>False</ExcludeApp_Data>
-    <publishUrl>D:\缃戠珯鍙戝竷\WebSite</publishUrl>
-    <DeleteExistingFiles>False</DeleteExistingFiles>
+    <publishUrl>F:\缃戠珯鍙戝竷\缁嶅叴闆呯惇璇篭WebAPI</publishUrl>
+    <DeleteExistingFiles>True</DeleteExistingFiles>
   </PropertyGroup>
 </Project>
\ No newline at end of file

--
Gitblit v1.9.1