From a5cd2353588a0e737f829d1194406a75ab74a850 Mon Sep 17 00:00:00 2001
From: zyf <1071160500@qq.com>
Date: 星期一, 25 八月 2025 14:23:19 +0800
Subject: [PATCH] 优化入库检字段、修复销售订单号字段

---
 MESApplication/MESApplication.csproj.user |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/MESApplication/MESApplication.csproj.user b/MESApplication/MESApplication.csproj.user
index df7e028..1226b6e 100644
--- a/MESApplication/MESApplication.csproj.user
+++ b/MESApplication/MESApplication.csproj.user
@@ -4,7 +4,7 @@
     <DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
   </PropertyGroup>
   <PropertyGroup>
-    <ActiveDebugProfile>IIS Express</ActiveDebugProfile>
-    <NameOfLastUsedPublishProfile>D:\Workspace\gs\RK_MESApplication\MESApplication\Properties\PublishProfiles\FolderProfile1.pubxml</NameOfLastUsedPublishProfile>
+    <ActiveDebugProfile>http</ActiveDebugProfile>
+    <NameOfLastUsedPublishProfile>E:\MES\YC\JK\YC\MESApplication\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile>
   </PropertyGroup>
 </Project>
\ No newline at end of file

--
Gitblit v1.9.3