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 |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index deb7fed..f2ea58b 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -17,11 +17,11 @@
 ftp.user=ftp_stock
 ftp.pass=123456
 ftp.address =/www/wwwroot/ftp_stock/
-ftp.server.http.prefix=https://img.yanshiz.com/
+ftp.server.http.prefix=https://img.huangzhongzhang.com/
 
 redis1.ip=localhost
-redis1.port=6380
-#redis1.port=6379
+#redis1.port=6380
+redis1.port=6379
 redis1.pwd=
 redis1.timeout=10000
 redis.max.total=50
@@ -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