FEAT => 本次更新项目为:
This commit is contained in:
@@ -114,8 +114,6 @@ export const useWebSocketStore = createPersistStore<WebSocketState>(
|
||||
return;
|
||||
}
|
||||
|
||||
console.log("获取connect参数", getAccountId());
|
||||
|
||||
// 构建WebSocket URL
|
||||
const params = new URLSearchParams({
|
||||
client: fullConfig.client.toString(),
|
||||
|
||||
Reference in New Issue
Block a user