This commit is contained in:
Looly
2022-06-27 21:29:25 +08:00
parent a6d4e96a41
commit ac11df0889
3 changed files with 24 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
* 【core 】 修复IterUtil.filter无效问题
* 【core 】 修复NumberUtil传入null返回了true(issue#I5DTSL@Gitee)
* 【core 】 修复NumberUtil.isDouble问题(pr#2400@Github)
* 【core 】 修复ZipUtil使用append替换文件时父目录存在报错问题(issue#I5DRU0@Gitee)
-------------------------------------------------------------------------------------------------------------