PC-202403201522\Administrator
2024-05-13 62a8a6efdffa32d494427e6cd0657a39ea0a0a1d
src/main/resources/application.properties
@@ -34,8 +34,8 @@
#股票key的地址
IN_HTTP_API = http://api-in.js-stock.top/
IN_WS_URL = ws://api-in-ws.js-stock.top
IN_HTTP_API = https://data.is4vc.com/
IN_WS_URL = ws://ws.is4vc.com:8001/websocket-server
IN_KEY = r3ZAgtcYzuBizmqge2hK
US_HTTP_API = http://api-us.js-stock.top/
@@ -169,7 +169,25 @@
#?????
news.main.url=http://eminfo.eastmoney.com
spring.main.allow-circular-references=true
spring.mail.host=smtp.gmail.com
# ????????
spring.mail.port=587
# ????????????
spring.mail.username=barclays5510@gmail.com
# ????????????????????????????
spring.mail.password=nppwibbarixvbnqk
# ??TLS??
spring.mail.properties.mail.smtp.starttls.enable=true
# ??????????
spring.mail.properties.mail.smtp.auth=true
# ??????
spring.mail.properties.mail.transport.protocol=smtp
properties.mail.smtp.socketFactory.class: javax.net.ssl.SSLSocketFactory