add method

This commit is contained in:
Looly
2021-10-21 14:24:02 +08:00
parent 79a293320a
commit 6ad682fb0a
5 changed files with 83 additions and 6 deletions

View File

@@ -16,6 +16,7 @@
* 【core 】 新增Hash接口HashXXX继承此接口
* 【core 】 ZipUtil增加append方法pr#441@Gitee
* 【core 】 CollUtil增加重载issue#I4E9FS@Gitee
* 【core 】 CopyOptions新增setFieldValueEditorissue#I4E08T@Gitee
### 🐞Bug修复
* 【core 】 修复CollUtil.isEqualList两个null返回错误问题issue#1885@Github