From 9c638d29f43035bb224996f3183a58d761cd526e Mon Sep 17 00:00:00 2001
From: peter <14100000001@qq.com>
Date: Sun, 11 Jan 2026 18:21:39 +0800
Subject: [PATCH] 1.11文档修改

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

diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 8ad9d25..2bace90 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.shengliankeji.top/
+loca.images.dir=/www/wwwroot/ftp.shengliankeji.top/
+
+pdf.server.http.prefix=https://stockapdf.shengliankeji.top
+loca.pdf.dir=/www/wwwroot/stock.A.PDF
+pdf.template.dir=/www/wwwroot/ftp.shengliankeji.top/templates
+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=
+
+#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,8 +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.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