吉安感知网项目-前端
罗广辉
4 days ago 1d552a3bad95caae4af15322df28e6240b797693
uniapps/work-app/src/hooks/useGlobalWS.js
@@ -31,7 +31,8 @@
  const defaultUserId = '2021474815063486465';
  // 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://218.202.104.82:38201/ws/chat';
  const WS_BASE = 'ws://220.177.172.27:8100/webrtc/ws/chat';
   // 获取通讯录数据
  async function fetchContactList() {