From b6c57b550483b3f91685731a24df903898c3c077 Mon Sep 17 00:00:00 2001
From: zj <1772600164@qq.com>
Date: Fri, 25 Apr 2025 19:18:30 +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