From f08c7893e4459a2e354ce64e7147a0ee5e882765 Mon Sep 17 00:00:00 2001 From: zj <1772600164@qq.com> Date: Mon, 29 Sep 2025 03:31:13 +0800 Subject: [PATCH] 1 --- src/main/resources/application.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index f2ea58b..c9d19e1 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.huangzhongzhang.com/ +ftp.server.http.prefix=https://img.taogaoji.com/ redis1.ip=localhost #redis1.port=6380 -- Gitblit v1.9.3