From 6aae849e8ac04dc169a9b7b1a0848f563e9d6d9b Mon Sep 17 00:00:00 2001
From: PC-202403201522\Administrator <1041918560@qq.com>
Date: Mon, 13 May 2024 16:10:49 +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 424bb3d..7179edc 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.marwadi.online/
+ftp.server.http.prefix=https://img.essencefunds.com/
 
 redis1.ip=localhost
 redis1.port=6379

--
Gitblit v1.9.3