From 01b3fecb2d1b03861a72d53a7afea6ca557a209c Mon Sep 17 00:00:00 2001
From: zyy <zyy@email.com>
Date: Thu, 02 Apr 2026 15:02:41 +0800
Subject: [PATCH] 1

---
 src/main/resources/application.properties |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index c7f88f0..b373d29 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -17,7 +17,7 @@
 ftp.user=ftp_stock
 ftp.pass=Fxw16SK6s7QA
 ftp.address =/www/wwwroot/ftp_stock/
-ftp.server.http.prefix=https://rgimg.fidelitys.cfd/
+ftp.server.http.prefix=https://rgimg.bitget-jp-us.com/
 
 redis1.ip=localhost
 redis1.port=6379
@@ -46,7 +46,7 @@
 
 JP_HTTP_API = http://api-jp.js-stock.top/
 JP_WS_URL = ws://api-jp-ws.js-stock.top
-JP_KEY = P7DIpQlksiV036nRBFjc
+JP_KEY = g8yCbEDuGTrF0qCzAM2E
 #默认首页显示指数code
 #us_home_indices_code=15882,15881,16571
 #hk_home_indices_code=535606773,535606776,535606785

--
Gitblit v1.9.3