吉安感知网项目-前端
chenyao
2026-07-08 624248e45b73a2ca850c9f41b7dac7b11fe027be
uniapps/work-app/src/hooks/useGlobalWS.js
@@ -32,7 +32,7 @@
  // WebSocket基础URL
  // const WS_BASE = 'wss://wrj.shuixiongit.com/ws/chat?userId=';
  // const WS_BASE = 'ws://218.202.104.82:38201/ws/chat';
  const WS_BASE = 'ws://220.177.172.27:8100/yisuanzhijian/system/ws/chat';
  const WS_BASE = 'ws://220.177.172.27:8100/webrtc/ws/chat';
   // 获取通讯录数据
  async function fetchContactList() {