mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix json bug
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
# 5.8.2.M1 (2022-05-26)
|
||||
# 5.8.2.M1 (2022-05-27)
|
||||
|
||||
### 🐣新特性
|
||||
* 【core 】 BeanUtil拷贝对象增加空检查(issue#I58CJ3@Gitee)
|
||||
@@ -18,6 +18,7 @@
|
||||
* 【core 】 修复NumberUtil除法空指针问题(issue#I58XKE@Gitee)
|
||||
* 【core 】 修复CAR_VIN正则(pr#624@Gitee)
|
||||
* 【db 】 修复count查询别名问题(issue#I590YB@Gitee)
|
||||
* 【json 】 修复json中byte[]无法转换问题(issue#I59LW4@Gitee)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user