From 64bc81d5f7bd99b470422b329aaca2182b79531c Mon Sep 17 00:00:00 2001 From: dd <gitluke@outlook.com> Date: Mon, 01 Jun 2026 09:11:45 +0800 Subject: [PATCH] 1 --- src/main/resources/application.properties | 32 +++++++++++++++++++++++++------- 1 files changed, 25 insertions(+), 7 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 7fcf800..4812e0d 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -8,12 +8,20 @@ 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.ip=47.56.200.145 -#ftp.user=ofsuccess -#ftp.pass=fdymdM34HHsS8iB6 -#ftp.server.http.prefix=http://www.img.yfkgzq.com/ +ftp.server.http.prefix=https://ftp.zhonghenginvest.com/ +loca.images.dir=/www/wwwroot/ftp.zhonghenginvest.com/ + +pdf.server.http.prefix=https://stockapdf.zhonghenginvest.com +loca.pdf.dir=/www/wwwroot/stock.A.PDF +pdf.template.dir=/www/wwwroot/ftp.zhonghenginvest.com/templates +sina.single.stock.sort.proxy.url=http://127.0.0.1:7056/crypto/getStockSort.do? +sina.single.stock.proxy.url=http://127.0.0.1:7056/crypto/getSinaStock?stockGid= + +#pdf.server.http.prefix=http://localhost:8099/imgs +#loca.pdf.dir=D:/work/A-stock/agreement_pdf +#pdf.template.dir=D:/work/A-stock/src/main/resources/templates +#sina.single.stock.sort.proxy.url=http://localhost:7001/crypto/getStockSort.do? +#sina.single.stock.proxy.url=http://localhost:7001/crypto/getSinaStock?stockGid= # redis config start redis1.ip=localhost @@ -81,6 +89,7 @@ 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.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= @@ -208,7 +217,16 @@ #????? -website.domain.url=http://www.huijuwang888.com +# Ococn ?? +ococn.pay.pid=185583446 +ococn.pay.key=JcMJIbNUAcq0GyMf +ococn.pay.url=https://pay.ococn.cn/submit.php +ococn.pay.sitename= +ococn.pay.name=账户充值 +ococn.pay.frontend_redirect=https://www.zhonghenginvest.com/#/user + +website.domain.url=https://api.zhonghenginvest.com +frontend.domain.url=https://www.zhonghenginvest.com website.token=0DC8F78384C7AAFF3192A9C60A473FEE7F89C62888689616B98A06910E86B510 #????? -- Gitblit v1.9.3