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 |   37 ++++++++++++++++++++++++-------------
 1 files changed, 24 insertions(+), 13 deletions(-)

diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 790836e..4812e0d 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -8,15 +8,20 @@
 ftp.server.ip=127.0.0.1
 ftp.user=ftp_red
 ftp.pass=ftp_red
-ftp.server.http.prefix=https://ftp.shengliankeji.top/
-loca.images.dir=/www/wwwroot/ftp.shengliankeji.top/
-pdf.server.http.prefix=https://stockapdf.shengliankeji.top
+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.shengliankeji.top/templates
-#ftp.server.ip=47.56.200.145
-#ftp.user=ofsuccess
-#ftp.pass=fdymdM34HHsS8iB6
-#ftp.server.http.prefix=http://www.img.yfkgzq.com/
+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
@@ -84,10 +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.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=
@@ -215,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