This commit is contained in:
Looly
2022-06-06 01:27:16 +08:00
parent bd7d088178
commit 1c6bdf67e0
3 changed files with 15 additions and 0 deletions

View File

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