From d4a53b31a3c5b3ad22d92f395f35a9a5565b5f0d Mon Sep 17 00:00:00 2001 From: zj <1772600164@qq.com> Date: Mon, 11 Nov 2024 16:36:55 +0800 Subject: [PATCH] 1 --- websocketSerivce/src/main/resources/application.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/websocketSerivce/src/main/resources/application.properties b/websocketSerivce/src/main/resources/application.properties index ac2f733..02a9630 100644 --- a/websocketSerivce/src/main/resources/application.properties +++ b/websocketSerivce/src/main/resources/application.properties @@ -5,11 +5,11 @@ #2. ??ifconfig????vsftpd????? #3. ???? ftp://?? -ftp.server.ip=23.224.235.226 +ftp.server.ip=103.215.76.36 ftp.user=ftp_stock ftp.pass=123456 ftp.address =/www/wwwroot/ftp_stock/ -ftp.server.http.prefix=https://img.essencefunds.com/ +ftp.server.http.prefix=https://img.is4vc.com/ #ftp.server.ip=47.56.200.145 #ftp.user=ofsuccess #ftp.pass=fdymdM34HHsS8iB6 -- Gitblit v1.9.3