From 6bbccc8f3ea0f643f32c08f4ccc71a532c1a7cf4 Mon Sep 17 00:00:00 2001
From: peternameyakj <908253177@qq.com>
Date: Mon, 15 Jul 2024 15:03:34 +0800
Subject: [PATCH] 最大代理等级的配置

---
 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