From ffac1e69ca4cf79dfbd5bfa9e519f2fe9625ad7a Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期一, 05 八月 2024 17:14:03 +0800
Subject: [PATCH] 异常反馈单 增加 字段 HErrLev varchar(100) --影响面程度(无法判断、停线、批量不良、偶发不良) 增加 异常反馈分析报表,增加下推签到单

---
 WebTM/Properties/PublishProfiles/JFTM.pubxml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WebTM/Properties/PublishProfiles/JFTM.pubxml b/WebTM/Properties/PublishProfiles/JFTM.pubxml
index 1c676bc..70a8712 100644
--- a/WebTM/Properties/PublishProfiles/JFTM.pubxml
+++ b/WebTM/Properties/PublishProfiles/JFTM.pubxml
@@ -10,7 +10,7 @@
     <LastUsedBuildConfiguration>Debug</LastUsedBuildConfiguration>
     <LastUsedPlatform>Any CPU</LastUsedPlatform>
     <PublishProvider>FileSystem</PublishProvider>
-    <PublishUrl>E:\缃戠珯鍙戝竷\LAYUI</PublishUrl>
+    <PublishUrl>D:\缃戠珯鍙戝竷\鏅轰簯MESWMS\LAYUI</PublishUrl>
     <WebPublishMethod>FileSystem</WebPublishMethod>
     <SiteUrlToLaunchAfterPublish />
   </PropertyGroup>

--
Gitblit v1.9.1