From 4130970dd61791e0a5cb0771a9b707084f1ed464 Mon Sep 17 00:00:00 2001
From: zj <1772600164@qq.com>
Date: Thu, 08 May 2025 00:39:05 +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..f5ac8c7 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 = PF2c4GxACdk66gomw69n
+
 
 #HK_HTTP_API = http://api-v1.js-stock.top/
 #HK_WS_URL = ws://api-v1-ws.js-stock.top

--
Gitblit v1.9.3