增加配置文件 导出pdf临时文件路径 设置 、 仿宋体字体文件路径 设置
增加iText导出pdf文件依赖。
This commit is contained in:
@@ -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存储配置
|
||||
|
||||
Reference in New Issue
Block a user