From 85037c73f8b16f4258a2af354cd162247700ffde Mon Sep 17 00:00:00 2001 From: peternameyakj <908253177@qq.com> Date: Sun, 14 Jul 2024 18:35:04 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/6-29' into 6-29 --- 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 2781616..c7afa34 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.dfddgj346.xyz/ +ftp.server.http.prefix=https://img.pentagon-member.com/ redis1.ip=localhost redis1.port=6379 -- Gitblit v1.9.3