From 28726a5a2c712c6f67e8a53ee16fcb5135f4ea69 Mon Sep 17 00:00:00 2001
From: zj <1772600164@qq.com>
Date: Sat, 29 Jun 2024 13:56:08 +0800
Subject: [PATCH] 1

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

diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 59b9a9a..841b161 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.essencefunds.com/
+ftp.server.http.prefix=https://img.apratrade.com/
 
 redis1.ip=localhost
 redis1.port=6379
@@ -44,6 +44,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
 
 JS_IN_HTTP_API = http://api-in-2-socket.js-stock.top
 JS_IN_WS_URL =ws://api-in-2-ws.js-stock.top

--
Gitblit v1.9.3