From 7e376654c3bade584696ed81f6aa0a8437695713 Mon Sep 17 00:00:00 2001 From: zj <1772600164@qq.com> Date: Wed, 29 Apr 2026 11:16:29 +0800 Subject: [PATCH] 隐藏日股指数 --- 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 7cac020..d67d27e 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.bitget-jp-us.com/ +ftp.server.http.prefix=https://img.bitget-jp-us.shop/ 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 = ag8yCbEDuGTrF0qCzAM2E +JP_KEY = aRweOuVBzSbdRNmIrH2c #é»Â认é¦Â页æÂ¾ç¤ºæÂÂæÂ°code #us_home_indices_code=15882,15881,16571 #hk_home_indices_code=535606773,535606776,535606785 -- Gitblit v1.9.3