From 9d7cdb2c01a468b7e722912fc0aae1ab5263ca91 Mon Sep 17 00:00:00 2001 From: zj <1772600164@qq.com> Date: Wed, 22 May 2024 16:49:34 +0800 Subject: [PATCH] 1 --- src/main/resources/application.properties | 9 +++------ 1 files changed, 3 insertions(+), 6 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 1961dca..2aee382 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -38,6 +38,9 @@ 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 US_KEY = jZFrku4RGQjP87Hmq5tm @@ -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