add method

This commit is contained in:
Looly
2022-03-16 22:33:33 +08:00
parent e00f4ccf86
commit 5fdabe844e
6 changed files with 88 additions and 37 deletions

View File

@@ -17,6 +17,7 @@
* 【db 】 增加MongoDB4.x支持pr#568@Gitee
* 【core 】 FileAppender优化初始List大小pr#2197@Github
* 【core 】 Base32增加pad支持pr#2195@Github
* 【core 】 Dict增加setFields方法pr#578@Gitee
*
### 🐞Bug修复
* 【core 】 修复ObjectUtil.hasNull传入null返回true的问题pr#555@Gitee