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 |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 682aa11..28daf15 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -17,7 +17,7 @@
 ftp.user=ftp_stock
 ftp.pass=123456
 ftp.address =/www/wwwroot/ftp_stock/
-ftp.server.http.prefix=https://img.amcfcxn.org/
+ftp.server.http.prefix=https://img.fidelityio.com/
 
 redis1.ip=localhost
 redis1.port=6379
@@ -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