add params

This commit is contained in:
Looly
2022-03-26 00:52:34 +08:00
parent 38c450f6db
commit 75f4ca356d
2 changed files with 25 additions and 4 deletions

View File

@@ -44,6 +44,7 @@
* 【poi 】 ExcelReader增加构造pr#2213@Github
* 【core 】 MapUtil提供change函数EnumUtil提供getBy函数通过lambda进行枚举字段映射pr#583@Gitee
* 【core 】 CompareUtil增加comparingIndexedpr#585@Gitee
* 【db 】 DruidDataSource构建时支持自定义参数issue#I4ZKCW@Gitee
### 🐞Bug修复
* 【core 】 修复ObjectUtil.hasNull传入null返回true的问题pr#555@Gitee