From bdb109fc4f6d9af242380c1f49f76fad2247b496 Mon Sep 17 00:00:00 2001 From: zj <1772600164@qq.com> Date: Tue, 04 Jun 2024 11:01:56 +0800 Subject: [PATCH] 1 --- src/main/resources/application.properties | 13 +++++-------- 1 files changed, 5 insertions(+), 8 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 1961dca..fef9a81 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -5,11 +5,11 @@ #2. ??ifconfig????vsftpd????? #3. ???? ftp://?? -ftp.server.ip=45.204.85.67 +ftp.server.ip=154.19.164.71:21 ftp.user=ftp_stock ftp.pass=123456 ftp.address =/www/wwwroot/ftp_stock/ -ftp.server.http.prefix=https://img.3falcon.com/ +ftp.server.http.prefix=https://img.barcblays.cyou/ redis1.ip=localhost @@ -37,6 +37,9 @@ IN_HTTP_API = https://data.is4vc.com/ IN_WS_URL = ws://ws.is4vc.com:8001/websocket-server IN_KEY = r3ZAgtcYzuBizmqge2hK + +IN_NOW_HTTP_API=http://api-in-2.js-stock.top/ +IN_NOW_KEY=eVKtHt7aG4m6ozwWL9qG US_HTTP_API = http://api-us.js-stock.top/ US_WS_URL = ws://ws-us.js-stock.top @@ -169,10 +172,6 @@ -#????? -news.main.url=http://eminfo.eastmoney.com -spring.main.allow-circular-references=true - spring.mail.host=smtp.gmail.com # ???????? spring.mail.port=587 @@ -188,6 +187,4 @@ spring.mail.properties.mail.transport.protocol=smtp properties.mail.smtp.socketFactory.class: javax.net.ssl.SSLSocketFactory - - -- Gitblit v1.9.3