fix: 修复患者就诊历史

This commit is contained in:
2025-12-24 16:19:14 +08:00
parent 69acd7a4bb
commit d9ec5c88be
3 changed files with 24 additions and 7 deletions

View File

@@ -204,5 +204,5 @@ export class WebSocketManager {
}
// 全局WebSocket实例
// export const webSocketManager = new WebSocketManager('ws://127.0.0.1:12080/ws');
export const webSocketManager = new WebSocketManager('wss://api.ws.g.xiaokang88.com/ws');
export const webSocketManager = new WebSocketManager('ws://127.0.0.1:12080/ws');
// export const webSocketManager = new WebSocketManager('wss://api.ws.g.xiaokang88.com/ws');