From ebdd91f1eb56cadf7c71150668acd636204f4f29 Mon Sep 17 00:00:00 2001
From: peter <14100000001@qq.com>
Date: Thu, 15 Jan 2026 14:25:15 +0800
Subject: [PATCH] rg演示站搭建

---
 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 2e199da..2e36d5e 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.shengliankeji.top/
+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