From 534d871a92e6678ef14887ea0b5ceeee165a67be Mon Sep 17 00:00:00 2001
From: Administrator <15274802129@163.com>
Date: Mon, 26 Jan 2026 15:32:32 +0800
Subject: [PATCH] chore(config): 更新测试环境配置信息

---
 src/main/resources/static/febs/quant/okxWebsocketChannels.html |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/resources/static/febs/quant/okxWebsocketChannels.html b/src/main/resources/static/febs/quant/okxWebsocketChannels.html
index 3a8a41d..2833347 100644
--- a/src/main/resources/static/febs/quant/okxWebsocketChannels.html
+++ b/src/main/resources/static/febs/quant/okxWebsocketChannels.html
@@ -118,9 +118,9 @@
         // 存储各频道的URL
         const urls = {
             demo: {
-                public: 'wss://wspap.okx.com:8443/ws/v5/public',
-                private: 'wss://wspap.okx.com:8443/ws/v5/private',
-                business: 'wss://wspap.okx.com:8443/ws/v5/business'
+                public: 'wss://hkbiws.bjgok.com/ws/v5/public',
+                private: 'wss://hkbiws.bjgok.com/ws/v5/private',
+                business: 'wss://hkbiws.bjgok.com/ws/v5/business'
             },
             live: {
                 public: 'wss://ws.okx.com:8443/ws/v5/public',

--
Gitblit v1.9.1