From 9f287f6470adaf980f96486fcddc8e22e4536c10 Mon Sep 17 00:00:00 2001
From: zj <1772600164@qq.com>
Date: Wed, 16 Apr 2025 15:58:53 +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..424c1b1 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 = eiFMWvMcKgVlCYKD7S4y
+
 
 #HK_HTTP_API = http://api-v1.js-stock.top/
 #HK_WS_URL = ws://api-v1-ws.js-stock.top

--
Gitblit v1.9.3