From 51b35cc2acf48af03f32f1918d20a126a48d6e9b Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Wed, 11 Mar 2026 13:46:10 +0800
Subject: [PATCH] 该客服

---
 src/config/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/config/index.js b/src/config/index.js
index 0042b3c..020831e 100644
--- a/src/config/index.js
+++ b/src/config/index.js
@@ -70,7 +70,7 @@
 
 
 export const customerServiceUrl = ()=>{
-    let str = 'https://chat.onlinesupport.help/chat_online/index?channelId=5c7314eab72c4a72b2dc9b63c4502e69'
+    let str = ' https://47.86.59.44:1588/chat_online/index?channelId=5c7314eab72c4a72b2dc9b63c4502e69'
     let user = JSON.parse(localStorage.getItem('user'))
     console.log(user);
     let userName = '',pid = '';

--
Gitblit v1.9.3