mirror of
https://gitee.com/dromara/hutool.git
synced 2025-06-28 13:34:09 +08:00
fix code
This commit is contained in:
parent
812affd972
commit
c7db8b2e16
@ -3,7 +3,7 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
# 5.8.5.M1 (2022-07-05)
|
||||
# 5.8.5.M1 (2022-07-08)
|
||||
|
||||
### 🐣新特性
|
||||
* 【core 】 NumberUtil新增isIn方法(pr#669@Gitee)
|
||||
@ -12,7 +12,7 @@
|
||||
* 【core 】 增加BeanValueProvider(issue#I5FBHV@Gitee)
|
||||
* 【core 】 Convert工具类中,新增中文大写数字金额转换为数字工具方法(pr#674@Gitee)
|
||||
* 【core 】 新增CollectorUtil.reduceListMap()(pr#676@Gitee)
|
||||
* 【core 】 新增CollectorUtil.reduceListMap()(pr#676@Gitee)
|
||||
* 【core 】 CollStreamUtil为空返回空的集合变为可编辑(pr#681@Gitee)
|
||||
*
|
||||
### 🐞Bug修复
|
||||
* 【core 】 修复CollUtil里面关于可变参数传null造成的crash问题(pr#2428@Github)
|
||||
|
Loading…
Reference in New Issue
Block a user