From 41ee9bfe7992cb59909f5dc8ea75d3c38b113911 Mon Sep 17 00:00:00 2001
From: 云 <2163098428@qq.com>
Date: 星期三, 09 九月 2026 17:14:57 +0800
Subject: [PATCH] config(mes): 更新溯源页面基础地址端口

---
 yudao-server/src/main/resources/application-thzy.yaml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/yudao-server/src/main/resources/application-thzy.yaml b/yudao-server/src/main/resources/application-thzy.yaml
index ed173c9..6d3ed1f 100644
--- a/yudao-server/src/main/resources/application-thzy.yaml
+++ b/yudao-server/src/main/resources/application-thzy.yaml
@@ -3,7 +3,7 @@
 
 # H5 婧簮椤甸潰鍩虹鍦板潃锛堜簩缁寸爜鍐呭鍓嶇紑锛夛紝闇�涓哄叕浼楁壂鐮佸彲璁块棶鐨勫湴鍧�
 mes:
-  trace-base-url: http://47.97.181.254:48080/trace.html
+  trace-base-url: http://47.97.181.254:9002/trace.html
 
 --- #################### 鏁版嵁搴撶浉鍏抽厤缃� ####################
 spring:

--
Gitblit v1.9.3