From b8caf768ca705fa5f85225f0301406695e5c1610 Mon Sep 17 00:00:00 2001 From: zj <1772600164@qq.com> Date: Sun, 04 Jan 2026 18:03:27 +0800 Subject: [PATCH] 1 --- src/main/resources/application.properties | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 7fcf800..5fed09f 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -8,8 +8,8 @@ ftp.server.ip=127.0.0.1 ftp.user=ftp_red ftp.pass=ftp_red -ftp.server.http.prefix=https://ftp.htzjgj.com/ -loca.images.dir=/www/wwwroot/ftp.htzjgj.com/ +ftp.server.http.prefix=https://ftp.qitiana.cfd/ +loca.images.dir=/www/wwwroot/ftp.qitiana.cfd/ #ftp.server.ip=47.56.200.145 #ftp.user=ofsuccess #ftp.pass=fdymdM34HHsS8iB6 @@ -37,6 +37,9 @@ agent.key.prefix=1 admin.super.name=18916320007 + +sina.single.url=http://127.0.0.1:7001/crypto/getSinaStock?stockGid= +sina.single.list.url=http://127.0.0.1:7001/crypto/getStockSort.do? #?? ?? - ???? @@ -133,6 +136,8 @@ #???? sina.single.exchange.url=https://hq.sinajs.cn/list= + + # ????K?-??? sina.k.min.url=http://money.finance.sina.com.cn/quotes_service/api/json_v2.php/CN_MarketData.getKLineData sina.k.min.max.size=200 -- Gitblit v1.9.3