diff --git a/src/pages/test/testChat.vue b/src/pages/test/testChat.vue
index c1c1b6eb..02d0a00c 100644
--- a/src/pages/test/testChat.vue
+++ b/src/pages/test/testChat.vue
@@ -9,6 +9,7 @@
xx
+
@@ -32,7 +33,7 @@
scriptProcessor: null, // 音频处理节点
audioBufferSource: null, // 音频源节点
frameBufferList: [], // 缓存音频帧
- // wsUrl: "ws://127.0.0.1:8000/ws/audio", // 替换为实际后端地址
+ // wsUrl: "ws://127.0.0.1:8000/ws/audio",
wsUrl: "ws://25.64.32.157:9603/trapractice/voiceCallSocket/voiceCall?summary=3D072C9D242C96EA3F0FD647CB14A6F4B4BEA4493BB2FAAB065935FB405071B8A903128E488B6D06BEB23FD4E3D15EE6", // 替换为实际后端地址
};
},