applications/drone-command/src/views/audioCall.vue
@@ -36,7 +36,8 @@ import { ref, computed, onBeforeUnmount } from 'vue' /** ✅ 你的 WS 地址前缀(后面拼 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' const uid = ref('2021474568497131521') const peerUid = ref('2021474815063486465')