FEAT => 本次更新项目为:

This commit is contained in:
超级老白兔
2025-08-22 14:21:35 +08:00
parent d0bd7d4cd7
commit 32ea075e90
9 changed files with 206 additions and 250 deletions

View File

@@ -114,8 +114,6 @@ export const useWebSocketStore = createPersistStore<WebSocketState>(
return;
}
console.log("获取connect参数", getAccountId());
// 构建WebSocket URL
const params = new URLSearchParams({
client: fullConfig.client.toString(),