This commit is contained in:
Looly
2020-11-27 17:01:35 +08:00
parent 2954fe0520
commit a09861b033
3 changed files with 8 additions and 1 deletions

View File

@@ -28,6 +28,7 @@
* 【poi 】 修复ExcelUtil.getSaxReader使用非MarkSupport流报错问题issue#1225@Github
* 【core 】 修复HexUtil.format问题issue#I268XT@Gitee
* 【core 】 修复ZipUtil判断压缩文件是否位于压缩目录内的逻辑有误的问题issue#1251@Github
* 【json 】 修复JSONObject.accumulate问题
-------------------------------------------------------------------------------------------------------------