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

diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index e831c3d..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.icu/
+ftp.server.http.prefix=https://rgimg.bitget-jp-us.com/
 
 redis1.ip=localhost
 redis1.port=6379
@@ -39,15 +39,15 @@
 agent.key.prefix=Mi
 admin.super.name=18916320007
 
-#股票key的地址
+#股票key的地址
 US_HTTP_API = http://api-us-v2.js-stock.top/
 US_WS_URL = ws://api-us-v2-ws.js-stock.top
 US_KEY = SIjHECiI3cIVfHXwsLsL
 
 JP_HTTP_API = http://api-jp.js-stock.top/
 JP_WS_URL = ws://api-jp-ws.js-stock.top
-JP_KEY = P7DIpQlksiV036nRBFjc
-#默认首页显示指数code
+JP_KEY = g8yCbEDuGTrF0qCzAM2E
+#默认首页显示指数code
 #us_home_indices_code=15882,15881,16571
 #hk_home_indices_code=535606773,535606776,535606785
 #in_home_indices_code=535582575,535582576,535582577
@@ -100,11 +100,11 @@
 us.stock.buy.url = https://push2.eastmoney.com/api/qt/stock/details/get?fields1=f1,f2,f3,f4&fields2=f51,f52,f53,f54,f55&fltt=2&pos=-14&secid=
 us.index.url = https://56.push2.eastmoney.com/api/qt/clist/get?pn=1&pz=999&po=1&np=1&ut=bd1d9ddb04089700cf9c27f6f7426281&fltt=2&invt=2&wbp2u=%7C0%7C0%7C0%7Cweb&fid=f3&fs=i:100.NDX,i:100.DJIA,i:100.SPX&fields=f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f12,f13,f14,f15,f16,f17,f18,f20,f21,f23,f24,f25,f26,f22,f33,f11,f62,f128,f136,f115,f152,f124,f107&_=
 
-#涨停板
+#涨停板
 ztb.url =https://push2ex.eastmoney.com/getTopicZTPool?&ut=7eea3edcaed734bea9cbfc24409ed989&dpt=wz.ztzt&Pageindex=0&pagesize=999&sort=fbt%3Aasc&date=20221202&_=
 
 
-#改变现价
+#改变现价
 #changePrice.url =http://116.124.132.181/stock/base/cx_gp
 #????
 home.index.recommend.url=https://guba.sina.cn/api/?s=community&a=get_hot_stock_list&type=cn&num=20&page=1&platform=ios&version=6.10.0

--
Gitblit v1.9.3