From 8abc21cfcec7fa2ec245bb3bde338141b81d27ee Mon Sep 17 00:00:00 2001 From: zj <1772600164@qq.com> Date: Wed, 30 Apr 2025 15:44:43 +0800 Subject: [PATCH] 1 --- src/main/resources/application.properties | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 704375b..28daf15 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -60,6 +60,10 @@ HK_WS_URL = ws://test-ws.js-stock.top HK_KEY = mG8QQDdjGuLjLnrryd0B +ST_HTTP_API = http://api-sa.js-stock.top/ +ST_WS_URL = ws://api-sa-ws.js-stock.top +ST_KEY = chetm43ZxsgzEzqr3dZ0 + #HK_HTTP_API = http://api-v1.js-stock.top/ #HK_WS_URL = ws://api-v1-ws.js-stock.top -- Gitblit v1.9.3