mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix bugs
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
* 【core 】 Tree增加getParent方法,可以获取父节点,抽象Node接口
|
||||
* 【core 】 增加社会信用代码工具CreditCodeUtil(pr#112@Gitee)
|
||||
* 【core 】 ChineseDate增加构造重载,增加toStringNormal(issue#792@Github)
|
||||
* 【core 】 BeanUtil.toBean增加重载(issue#797@Github)
|
||||
|
||||
### Bug修复
|
||||
* 【core 】 修复TypeUtil无法获取泛型接口的泛型参数问题(issue#I1BRFI@Gitee)
|
||||
@@ -23,6 +24,7 @@
|
||||
* 【core 】 修复BeanPath从Map取值为空的问题(issue#790@Github)
|
||||
* 【poi 】 修复添加图片尺寸的单位问题(issue#I1C2ER@Gitee)
|
||||
* 【setting】 修复getStr中逻辑问题(pr#113@Gitee)
|
||||
* 【json 】 修复JSONUtil.toXml汉字被编码的问题(pr#795@Gitee)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
## 5.2.3
|
||||
|
Reference in New Issue
Block a user