From 34f6a33873b3848aa6740d0cfbf86bd9432ead54 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期四, 18 九月 2025 09:22:21 +0800
Subject: [PATCH] 受托退料:前端界面规范,列表与明细转为存储过程,添加组织隔离、拆分、库位列表、已扫待扫

---
 App_Data/PublishProfiles/FolderProfile.pubxml |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/App_Data/PublishProfiles/FolderProfile.pubxml b/App_Data/PublishProfiles/FolderProfile.pubxml
index 86f1a9a..eeca1f9 100644
--- a/App_Data/PublishProfiles/FolderProfile.pubxml
+++ b/App_Data/PublishProfiles/FolderProfile.pubxml
@@ -6,12 +6,13 @@
   <PropertyGroup>
     <DeleteExistingFiles>false</DeleteExistingFiles>
     <ExcludeApp_Data>false</ExcludeApp_Data>
-    <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
+    <LastUsedBuildConfiguration>Debug</LastUsedBuildConfiguration>
     <LastUsedPlatform>Any CPU</LastUsedPlatform>
     <LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
     <PublishProvider>FileSystem</PublishProvider>
-    <PublishUrl>C:\Users\Administrator\Desktop\erp</PublishUrl>
+    <PublishUrl>E:\001API_release\QX\QX_PDA_Front</PublishUrl>
     <WebPublishMethod>FileSystem</WebPublishMethod>
     <_TargetId>Folder</_TargetId>
+    <SiteUrlToLaunchAfterPublish />
   </PropertyGroup>
 </Project>
\ No newline at end of file

--
Gitblit v1.9.3