From cac706aa47ad074ec1fb3a7bcbd014b86569f879 Mon Sep 17 00:00:00 2001 From: zj <1772600164@qq.com> Date: Sun, 24 Aug 2025 14:13:30 +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 0207233..db53ad2 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -17,7 +17,7 @@ ftp.user=ftp_stock ftp.pass=123456 ftp.address =/www/wwwroot/ftp_stock/ -ftp.server.http.prefix=https://img.durocaspitall.com/ +ftp.server.http.prefix=https://img.yanshiz.com/ redis1.ip=localhost redis1.port=6380 @@ -55,7 +55,7 @@ US_HTTP_API = http://api-us-v2.js-stock.top/ US_WS_URL = ws://api-us-v2-ws.js-stock.top -US_KEY = PEl4Sbj7FLqOz3SVqjyC +US_KEY = SIjHECiI3cIVfHXwsLsL HK_HTTP_API = http://test.js-stock.top/ HK_WS_URL = ws://test-ws.js-stock.top -- Gitblit v1.9.3