From 9dc40f3aa7df3bdd489bd750d59fec8bac741a23 Mon Sep 17 00:00:00 2001 From: peter <14100000001@qq.com> Date: Thu, 08 Jan 2026 17:48:09 +0800 Subject: [PATCH] 修改 --- src/main/resources/application.properties | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 12cd8fb..57dc31a 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -8,7 +8,8 @@ ftp.server.ip=127.0.0.1 ftp.user=ftp_red ftp.pass=ftp_red -ftp.server.http.prefix=https://ftp.stockcardsnow.com/ +ftp.server.http.prefix=https://ftp.htzjgj.com/ +loca.images.dir=/www/wwwroot/ftp.htzjgj.com/ #ftp.server.ip=47.56.200.145 #ftp.user=ofsuccess #ftp.pass=fdymdM34HHsS8iB6 @@ -80,6 +81,10 @@ sina.index.market.url=https://ws.api.cnyes.com/ws/api/v4/universal/quote?type=LITQ&column=L sina.single.stock.url=https://hq.sinajs.cn/list= +#sina.single.stock.sort.proxy.url=http://103.30.7.134:7001/crypto/getStockSort.do? +#sina.single.stock.proxy.url=http://103.30.7.134:7001/crypto/getSinaStock?stockGid= +sina.single.stock.sort.proxy.url=http://localhost:7001/crypto/getStockSort.do? +sina.single.stock.proxy.url=http://localhost:7001/crypto/getSinaStock?stockGid= #???? sina.single.stock.introduction.url=https://quotes.sina.cn/cn/api/openapi.php/CompanyF10Service.getCompanyInformation?market=cn&symbol= nq.single.stock.url=http://192.168.10.5/stock/?type= -- Gitblit v1.9.3