From 090ed721e454f9eff3ee47183535cb44e5adec7d Mon Sep 17 00:00:00 2001
From: wujingjing <gersonwu@qq.com>
Date: 星期二, 29 十月 2024 12:00:07 +0800
Subject: [PATCH] http

---
 customer_list/ch/static/config/globalConfig.pro.js  |    2 +-
 customer_list/ch/static/config/globalConfig.test.js |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/customer_list/ch/static/config/globalConfig.pro.js b/customer_list/ch/static/config/globalConfig.pro.js
index 78756d0..cd47234 100644
--- a/customer_list/ch/static/config/globalConfig.pro.js
+++ b/customer_list/ch/static/config/globalConfig.pro.js
@@ -7,7 +7,7 @@
 	ICPLicense: '娌狪CP澶�14049296鍙�-2',
 
 	WebApiUrl: {
-		MainUrl: 'http://wi.cpolar.top',
+		MainUrl: 'https://wi.cpolar.top',
 		AuthUrl: 'http://47.100.245.85:8190/',
 	},
 	SoftWareInfo: {
diff --git a/customer_list/ch/static/config/globalConfig.test.js b/customer_list/ch/static/config/globalConfig.test.js
index 90e571d..586c3b4 100644
--- a/customer_list/ch/static/config/globalConfig.test.js
+++ b/customer_list/ch/static/config/globalConfig.test.js
@@ -7,7 +7,7 @@
 	ICPLicense: '娌狪CP澶�14049296鍙�-2',
 
 	WebApiUrl: {
-		MainUrl: 'https://widev.cpolar.top',
+		MainUrl: 'http://widev.cpolar.top',
 		AuthUrl: 'http://47.100.245.85:8190/',
 	},
 	SoftWareInfo: {

--
Gitblit v1.9.3