From 5a3210eae5d1ad752d8c0bfa062a217982901e6c Mon Sep 17 00:00:00 2001
From: wente <329538422@qq.com>
Date: 星期一, 11 十二月 2023 11:42:56 +0800
Subject: [PATCH] 流程轨迹

---
 web/public/index.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/web/public/index.html b/web/public/index.html
index 24873c5..86fa7ca 100644
--- a/web/public/index.html
+++ b/web/public/index.html
@@ -212,8 +212,8 @@
     window.SITE_CONFIG['dynamicMenuRoutesHasAdded'] = false; // 鍔ㄦ��(鑿滃崟)璺敱鏄惁宸茬粡娣诲姞鐨勭姸鎬佹爣绀猴紙鐢ㄤ簬鍒ゆ柇鏄惁闇�瑕侀噸鏂版媺鍙栨暟鎹苟杩涜鍔ㄦ�佹坊鍔犳搷浣滐級
 
     // 鏈嶅姟鍦板潃
-    window.SITE_CONFIG['apiURL'] = 'http://' + location.hostname + ':8050/life-protection';
-    window.SITE_CONFIG['apiURL2'] = 'http://' + location.hostname + ':8050/life-protection';
+    window.SITE_CONFIG['apiURL'] = 'http://' + location.hostname + ':8058/life-protection';
+    window.SITE_CONFIG['apiURL2'] = 'http://' + location.hostname + ':8058/life-protection';
     //window.SITE_CONFIG['apiURL2'] = 'http://'+location.hostname+':8066';
 
     //window.SITE_CONFIG['apiURL'] = '<%= process.env.VUE_APP_API_URL %>';

--
Gitblit v1.9.1