From 7ae67b73ec10f49d81ab6a00eb39f81fa919a576 Mon Sep 17 00:00:00 2001
From: zyy <zyy@email.com>
Date: Tue, 13 Jan 2026 18:44:22 +0800
Subject: [PATCH] 杠杆

---
 src/main/resources/application.properties |    2 +-
 src/main/resources/application.yml        |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 190acad..f16cfcc 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
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 0f5e716..a0ddd59 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -127,7 +127,7 @@
     url: jdbc:mysql://127.0.0.1:6306/stock-rg?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
     #    url: jdbc:mysql://127.0.0.1:3306/cgstock?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
     username: root
-    password: 67586fab7ea17a78
+    password: 5e1b2ec6f2a06397
     druid:
       # 初始连接数
       initialSize: 5

--
Gitblit v1.9.3