fix bean bug

This commit is contained in:
Looly
2020-06-18 15:24:50 +08:00
parent f108b91e0c
commit 9d02dcd5d8
2 changed files with 12 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
### 新特性
### Bug修复
* 【core 】 修复NumberUtil.partValue有余数问题issue#I1KX66@Gitee
* 【core 】 修复BeanUtil.isEmpty不能忽略static字段问题issue#I1KZI6@Gitee
-------------------------------------------------------------------------------------------------------------
## 5.3.8 (2020-06-16)