From 90da3672fa67f0f043c8fffdeb9d18d029bf9e03 Mon Sep 17 00:00:00 2001
From: zj <1772600164@qq.com>
Date: Fri, 29 May 2026 17:38:50 +0800
Subject: [PATCH] 1

---
 src/main/resources/application.properties |   37 +++++++++++++++----------------------
 1 files changed, 15 insertions(+), 22 deletions(-)

diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 36e722f..1c434fb 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -8,24 +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
-#??
-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
-#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
@@ -93,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=

--
Gitblit v1.9.3