From 0ababc615d5b381f856ca84fb8dc715cdb2c4b5b Mon Sep 17 00:00:00 2001 From: peter <14100000001@qq.com> Date: Thu, 15 Jan 2026 14:22:53 +0800 Subject: [PATCH] 2-10演示站搭建 --- src/main/resources/application.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 5fbe190..76d216b 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -16,8 +16,8 @@ ftp.server.ip=127.0.0.1 ftp.user=ftp_stock ftp.pass=123456 -ftp.address =/www/wwwroot/ftp_stock/ -ftp.server.http.prefix=https://img.durocaspitall.com/ +ftp.address =/www/wwwroot/ftp.datacme.com/ +ftp.server.http.prefix=https://ftp.datacme.com/ redis1.ip=localhost redis1.port=6379 -- Gitblit v1.9.3