This commit is contained in:
lik
2026-05-25 12:45:12 +08:00
parent 1e7aa55533
commit 755302eca3
24 changed files with 1 additions and 5931 deletions

View File

@@ -1,4 +1,4 @@
const WS_BASE_URL = 'wss://attendant.huashengtec.com/ws'
const WS_BASE_URL = 'wss://attendant.huashengtec.com/health-ws'
//const WS_BASE_URL = 'ws://127.0.0.1:9005'
class AIChatSocket {