This commit is contained in:
Looly
2022-06-08 16:11:23 +08:00
12 changed files with 112 additions and 24 deletions

View File

@@ -11,6 +11,9 @@
* 【core 】 IterUtil.get增加判空issue#I5B12A@Gitee
### 🐞Bug修复
* 【core 】 修复NumberUtil.isXXX空判断错误issue#2356@Github
* 【core 】 修复Convert.toSBC空指针问题issue#I5APKK@Gitee
* 【json 】 修复Bean中存在bytes无法转换问题issue#2365@Github
* 【core 】 ArrayUtil.setOrAppend()传入空数组时抛出异常issue#I5APJE@Gitee
-------------------------------------------------------------------------------------------------------------