From 92b9a9452201e3ed77dcebdce918a2597cccb730 Mon Sep 17 00:00:00 2001 From: zj <1772600164@qq.com> Date: Tue, 23 Sep 2025 19:42:20 +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 aad5d7d..f2ea58b 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.isusstock.com/ +ftp.server.http.prefix=https://img.huangzhongzhang.com/ redis1.ip=localhost #redis1.port=6380 @@ -54,7 +54,7 @@ JS_IN_KEY = xKChgi47AP1NMwMeYI3c US_HTTP_API = http://api-us-v2.js-stock.top/ -US_WS_URL = wss://usws.yanshiz.com/websocket-server +US_WS_URL = ws://api-us-v2-ws.js-stock.top US_KEY = SIjHECiI3cIVfHXwsLsL HK_HTTP_API = http://test.js-stock.top/ -- Gitblit v1.9.3