1
zj
2026-05-29 90da3672fa67f0f043c8fffdeb9d18d029bf9e03
1
2 files modified
18 ■■■■ changed files
src/main/resources/application.properties 12 ●●●● patch | view | raw | blame | history
src/main/resources/application.yml 6 ●●●● patch | view | raw | blame | history
src/main/resources/application.properties
@@ -8,14 +8,14 @@
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/
ftp.server.http.prefix=https://ftp.zhonghenginvest.com/
loca.images.dir=/www/wwwroot/ftp.zhonghenginvest.com/
pdf.server.http.prefix=https://stockapdf.shengliankeji.top
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
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.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
src/main/resources/application.yml
@@ -107,9 +107,9 @@
#    url: jdbc:mysql://127.0.0.1:3306/stock_hongta_101?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
#    username: root
#    password: 123456
    url: jdbc:mysql://127.0.0.1:3306/stock_hongta_101?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
    username: stock_hongta_101
    password: mFi7EZKGmnJFh8at
    url: jdbc:mysql://127.0.0.1:3306/mix?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
    username: mix
    password: PsRwRm5nGbtS22Xp
    druid:
      # 初始连接数
      initialSize: 5