增加配置文件 导出pdf临时文件路径 设置 、 仿宋体字体文件路径 设置

增加iText导出pdf文件依赖。
This commit is contained in:
wangzhijiang
2022-05-23 20:30:26 +08:00
parent d59a93ade1
commit 79c4014ed3
5 changed files with 36 additions and 3 deletions
@@ -198,6 +198,10 @@ jero :
img: D://opt//upFiles/
#webapp文件路径
webapp: D://opt//webapp
#导出pdf临时文件路径 设置
exportPdfTempPath: D://opt//exportPdfTemp/
#仿宋体字体文件路径 设置
simfangFontFilePath: D://opt//simfangFontFilePath//simfang.ttf
shiro:
excludeUrls: /test/jeroDemo/demo3,/test/jeroDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**
#阿里云oss存储配置