From d98c7875c62e6551ad8aee081242aad8d5f13efe Mon Sep 17 00:00:00 2001 From: zj <1772600164@qq.com> Date: Mon, 27 Apr 2026 17:14:18 +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 a287c1c..e9caa9f 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.nalandacapital.shop/ +ftp.server.http.prefix=https://img.nalandacapital.cfd/ redis1.ip=localhost redis1.port=6379 -- Gitblit v1.9.3