add method

This commit is contained in:
Looly
2020-10-28 10:55:46 +08:00
parent cdedcf5b2a
commit 035ab33fb3
3 changed files with 48 additions and 8 deletions

View File

@@ -11,6 +11,7 @@
* 【core 】 CollUtil增加forEach重载issue#I22NA4@Gitee
* 【core 】 CollUtil.map忽略空值改规则为原数组中的元素和处理后的元素都会忽略空值issue#I22N08@Gitee
* 【http 】 增加SoapClient增加addSOAPHeader重载
* 【http 】 ArrayUtil增加containsAll方法
### Bug修复
-------------------------------------------------------------------------------------------------------------