fix Velocity bug

This commit is contained in:
Looly
2020-08-28 11:32:52 +08:00
parent 84494f4ef2
commit f49c3cba6e
6 changed files with 60 additions and 14 deletions

View File

@@ -24,6 +24,7 @@
* 【poi 】 修复ExcelBase.isXlsx方法判断问题issue#I1S502@Gitee
* 【poi 】 修复Excel03SaxReader日期方法判断问题pr#1026@Github
* 【core 】 修复StrUtil.indexOf空指针问题issue#1038@Github
* 【extra 】 修复VelocityEngine编码问题和路径前缀问题issue#I1T0IG@Gitee
-------------------------------------------------------------------------------------------------------------