From d5b197e3b2fa42e3c98eb5913f9267579aadf50d Mon Sep 17 00:00:00 2001 From: yangyin <1850366751@qq.com> Date: 星期一, 20 五月 2024 16:40:08 +0800 Subject: [PATCH] feat: 联调运行点分析 --- customer_list/ch/static/config/globalConfig.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/customer_list/ch/static/config/globalConfig.js b/customer_list/ch/static/config/globalConfig.js index 21a4027..5db7bad 100644 --- a/customer_list/ch/static/config/globalConfig.js +++ b/customer_list/ch/static/config/globalConfig.js @@ -7,7 +7,7 @@ ICPLicense: '娌狪CP澶�14049296鍙�-2', WebApiUrl: { - MainUrl: 'http://101.133.133.173:97', + MainUrl: 'http://101.133.133.173:9010', AuthUrl: 'http://47.100.245.85:8190/', }, SoftWareInfo: { -- Gitblit v1.9.3