mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix bug
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
# 5.4.7 (2020-10-28)
|
||||
# 5.4.7 (2020-10-29)
|
||||
|
||||
### 新特性
|
||||
* 【core 】 增加OptionalBean(pr#1182@Github)
|
||||
@@ -13,7 +13,9 @@
|
||||
* 【http 】 增加SoapClient增加addSOAPHeader重载
|
||||
* 【http 】 ArrayUtil增加containsAll方法
|
||||
* 【http 】 增加CharsetDetector
|
||||
|
||||
### Bug修复
|
||||
* 【core 】 修复BeanUtil.beanToMap方法中editor返回null没有去掉的问题
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user