From 5f20fc02cb6873ceabde9f34cf62967bbd92d82f Mon Sep 17 00:00:00 2001 From: peter <14100000001@qq.com> Date: Sun, 11 Jan 2026 02:10:33 +0800 Subject: [PATCH] 签章 --- src/main/resources/application.properties | 19 ++++++++++++++++++- 1 files changed, 18 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 12cd8fb..36e722f 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -8,7 +8,20 @@ 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.shengliankeji.top/ +loca.images.dir=/www/wwwroot/ftp.shengliankeji.top/ +#?? +#pdf.server.http.prefix=https://stockapdf.shengliankeji.top +#?? +pdf.server.http.prefix=http://localhost:8099 +#?? +#loca.pdf.dir=/www/wwwroot/stock.A.PDF +#?? +loca.pdf.dir=D:/work/A-stock/agreement_pdf +#?? +#pdf.template.dir=/www/wwwroot/ftp.shengliankeji.top/templates +#?? +pdf.template.dir=D:/work/A-stock/src/main/resources/templates #ftp.server.ip=47.56.200.145 #ftp.user=ofsuccess #ftp.pass=fdymdM34HHsS8iB6 @@ -80,6 +93,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