From c88d21af719b0b61b11c7d9f703cc23b06ee4ff8 Mon Sep 17 00:00:00 2001
From: zj <1772600164@qq.com>
Date: Wed, 19 Nov 2025 10:32:13 +0800
Subject: [PATCH] 1

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

diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 61628f9..26dbcca 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -40,7 +40,7 @@
 admin.super.name=18916320007
 
 
-#股票key的地址
+#股票key的地址
 #IN_HTTP_API = https://data.is4vc.com/v1
 #IN_WS_URL =ws://ws.is4vc.com:8001/websocket-server/v1
 #IN_KEY = r3ZAgtcYzuBizmqge2hK
@@ -66,7 +66,7 @@
 #HK_KEY = QgiqrYYZem1WWXWbHeT7
 JP_HTTP_API = http://api-jp.js-stock.top/
 JP_WS_URL = ws://api-jp-ws.js-stock.top
-JP_KEY = 8Dm3QCKZN98ScJCauWgt
+JP_KEY = jcSacEtv5E8CFaSiUnAT
 
 
 #HG_HTTP_API = http://test.js-stock.top/
@@ -138,11 +138,11 @@
 us.stock.buy.url = https://push2.eastmoney.com/api/qt/stock/details/get?fields1=f1,f2,f3,f4&fields2=f51,f52,f53,f54,f55&fltt=2&pos=-14&secid=
 us.index.url = https://56.push2.eastmoney.com/api/qt/clist/get?pn=1&pz=999&po=1&np=1&ut=bd1d9ddb04089700cf9c27f6f7426281&fltt=2&invt=2&wbp2u=%7C0%7C0%7C0%7Cweb&fid=f3&fs=i:100.NDX,i:100.DJIA,i:100.SPX&fields=f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f12,f13,f14,f15,f16,f17,f18,f20,f21,f23,f24,f25,f26,f22,f33,f11,f62,f128,f136,f115,f152,f124,f107&_=
 
-#涨停板
+#涨停板
 ztb.url =https://push2ex.eastmoney.com/getTopicZTPool?&ut=7eea3edcaed734bea9cbfc24409ed989&dpt=wz.ztzt&Pageindex=0&pagesize=999&sort=fbt%3Aasc&date=20221202&_=
 
 
-#改变现价
+#改变现价
 #changePrice.url =http://116.124.132.181/stock/base/cx_gp
 #????
 home.index.recommend.url=https://guba.sina.cn/api/?s=community&a=get_hot_stock_list&type=cn&num=20&page=1&platform=ios&version=6.10.0

--
Gitblit v1.9.3