From a6754af1932bcc0dfe30c809d97111cd521d54f5 Mon Sep 17 00:00:00 2001 From: zj <1772600164@qq.com> Date: Sun, 10 Nov 2024 21:31:49 +0800 Subject: [PATCH] 1 --- src/main/resources/application.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index a46a803..9e43f0b 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -5,7 +5,7 @@ ftp.user=ftp_stock ftp.pass=123456 ftp.address =/www/wwwroot/ftp_stock/ -ftp.server.http.prefix=https://img.eminenceproductions.com/ +ftp.server.http.prefix=https://img.goldlmansachsi.com/ redis1.ip=localhost redis1.port=6379 @@ -31,7 +31,7 @@ #股票key的地址 JP_HTTP_API = http://api-jp.js-stock.top/ JP_WS_URL = ws://api-jp-ws.js-stock.top -JP_KEY = RpVJm2tyWg7WZcjg5jgB +JP_KEY = fPM3CrsIMvoLDLue60zw #IN_HTTP_API = https://data.is4vc.com/ #IN_WS_URL =ws://ws.is4vc.com:8001/websocket-server #IN_KEY = r3ZAgtcYzuBizmqge2hK -- Gitblit v1.9.3