From 2818327f844e65e1efc398271b7e4ebf9e8d8364 Mon Sep 17 00:00:00 2001
From: zj <1772600164@qq.com>
Date: Thu, 15 Jan 2026 18:44:53 +0800
Subject: [PATCH] 1

---
 src/main/resources/application.properties |   19 +++++++++----------
 1 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index c693a80..d16bd19 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -15,9 +15,9 @@
 
 ftp.server.ip=127.0.0.1
 ftp.user=ftp_stock
-ftp.pass=123456
+ftp.pass=Fxw16SK6s7QA
 ftp.address =/www/wwwroot/ftp_stock/
-ftp.server.http.prefix=https://img.kuspitai.com/
+ftp.server.http.prefix=https://rgimg.shengliankeji.top/
 
 redis1.ip=localhost
 redis1.port=6379
@@ -44,15 +44,14 @@
 US_WS_URL = ws://api-us-v2-ws.js-stock.top
 US_KEY = SIjHECiI3cIVfHXwsLsL
 
-MX_HTTP_API = http://api-mx.js-stock.top/
-MX_WS_URL = ws://api-mx-ws.js-stock.top
-#MX_KEY = GafNjen0zv8MfJd0OzJF
-MX_KEY = 91kktoeVjh96PB3hnovv
-
-
+JP_HTTP_API = http://api-jp.js-stock.top/
+JP_WS_URL = ws://api-jp-ws.js-stock.top
+JP_KEY = ZDX1s51GoJhoeuajaDpx
 #默认首页显示指数code
-us_home_indices_code=15882,15881,16571
-mx_home_indices_code=535610327,535610374,535610333
+#us_home_indices_code=15882,15881,16571
+#hk_home_indices_code=535606773,535606776,535606785
+#in_home_indices_code=535582575,535582576,535582577
+#tw_home_indices_code=535584918,535584944,535584922
 
 #?? ?? - ????
 admin.auth.email.subject=???? - ??????

--
Gitblit v1.9.3