From 1da2ef672666308138e7a9fd36ad0a7ea9c3eeb7 Mon Sep 17 00:00:00 2001
From: wujingjing <gersonwu@qq.com>
Date: 星期五, 14 二月 2025 11:57:17 +0800
Subject: [PATCH] 修改地址

---
 customer_list/ch/static/config/globalConfig.test.js |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/customer_list/ch/static/config/globalConfig.test.js b/customer_list/ch/static/config/globalConfig.test.js
index 8272e73..173926c 100644
--- a/customer_list/ch/static/config/globalConfig.test.js
+++ b/customer_list/ch/static/config/globalConfig.test.js
@@ -1,5 +1,3 @@
-const origin = window.location.origin;
-const pathname = window.location.pathname;
 window.globalConfig = {
 	// 椤圭洰鍚嶇О
 	Name: 'WI姘村姟鏅鸿兘',
@@ -11,8 +9,16 @@
 	WebApiUrl: {
 		MainUrl: 'https://widev.cpolar.top/ai_dev/',
 		AuthUrl: 'http://47.100.245.85:8190/',
+		SSEUrl: 'https://widev.cpolar.top/ai_dev/chat/connect_broadcast_chat',
+
 		// 鍒嗕韩閾炬帴
-		ShareUrl: `${origin}${pathname}share/index.html`,
+		ShareUrl: 'share/index.html',
+		// 鎵嬫満绔笅杞藉湴鍧�
+		PhoneUrl: 'https://wi.beng35.com/mobile/prod',
+		// 鐪熷疄璁块棶鐨勭敓鎴愮幆澧冮摼鎺ュ湴鍧�
+		MobileProdShareRealUrl: 'https://wi.beng35.com/mobile/prod',
+		// 鐪熷疄璁块棶鐨勬祴璇曠幆澧冮摼鎺ュ湴鍧�
+		MobileTestShareRealUrl: 'https://wi.beng35.com/mobile/test',
 	},
 	SoftWareInfo: {
 		// 缃戠珯涓绘爣棰橈紙鑿滃崟瀵艰埅銆佹祻瑙堝櫒褰撳墠缃戦〉鏍囬锛�

--
Gitblit v1.9.3