From f65ce0a57b1ebf447b8d8238e77d90cbfe8d44c5 Mon Sep 17 00:00:00 2001 From: lik Date: Mon, 25 May 2026 18:57:56 +0800 Subject: [PATCH] tmp --- api | 2 +- xui/wxapp/utils/chatmsg.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api b/api index 01d54cc..1701444 160000 --- a/api +++ b/api @@ -1 +1 @@ -Subproject commit 01d54cc580966462f939001549a4afafb22ae42e +Subproject commit 17014446ba159532a9502ff0728e8e69095360ad diff --git a/xui/wxapp/utils/chatmsg.js b/xui/wxapp/utils/chatmsg.js index 7f04363..dafcea1 100644 --- a/xui/wxapp/utils/chatmsg.js +++ b/xui/wxapp/utils/chatmsg.js @@ -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 {