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 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index f57c1f6..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 -- Gitblit v1.9.3