From 09ab9394bd3614f373082754300c6ef39d60c1e9 Mon Sep 17 00:00:00 2001
From: zj <1772600164@qq.com>
Date: Wed, 05 Jun 2024 15:28:30 +0800
Subject: [PATCH] 1

---
 src/main/resources/application.properties |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 2aee382..3a41b95 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,7 +37,8 @@
 IN_HTTP_API = https://data.is4vc.com/
 IN_WS_URL = ws://ws.is4vc.com:8001/websocket-server
 IN_KEY = r3ZAgtcYzuBizmqge2hK
-
+IN_NEW_HTTP_API = http://api-in-2.js-stock.top/
+IN_NEW_KEY = eVKtHt7aG4m6ozwWL9qG
 IN_NOW_HTTP_API=http://api-in-2.js-stock.top/
 IN_NOW_KEY=eVKtHt7aG4m6ozwWL9qG
 

--
Gitblit v1.9.3