This commit is contained in:
Looly
2020-12-19 01:03:04 +08:00
parent 973c9c4227
commit 9701a9619c
5 changed files with 94 additions and 47 deletions

View File

@@ -10,6 +10,7 @@
* 【core 】 PathUtil增加isSub和toAbsNormal方法
* 【db 】 RedisDS实现序列化接口pr#1323@Github
* 【poi 】 StyleUtil增加getFormat方法pr#235@Gitee
* 【poi 】 增加ExcelDateUtil更多日期格式支持issue#1316@Github
### Bug修复
* 【core 】 FileUtil.isSub相对路径判断问题pr#1315@Github