From 30e592bd0975b41e0b4b4140c4b794c2e1e121de Mon Sep 17 00:00:00 2001 From: zyy <zyy@email.com> Date: Mon, 09 Feb 2026 15:21:44 +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 190acad..88c6b65 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://imgtt.hebingx.com/ +ftp.server.http.prefix=https://imgtt.jafco1.cc/ redis1.ip=localhost redis1.port=6380 @@ -66,7 +66,7 @@ #HK_KEY = QgiqrYYZem1WWXWbHeT7 JP_HTTP_API = http://api-jp.js-stock.top/ JP_WS_URL = ws://api-jp-ws.js-stock.top -JP_KEY = 43zGhZNUYT5lwsmEenUO +JP_KEY = P7DIpQlksiV036nRBFjc #HG_HTTP_API = http://test.js-stock.top/ -- Gitblit v1.9.3