This commit is contained in:
lik
2026-05-25 18:57:56 +08:00
parent 51f82a84d5
commit f65ce0a57b
2 changed files with 2 additions and 2 deletions

2
api

Submodule api updated: 01d54cc580...17014446ba

View File

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