修复XmlUtil.xmlToBean空节点转换失败问题

This commit is contained in:
Looly
2023-06-16 19:23:19 +08:00
parent d53ac71616
commit 7351aec47d
3 changed files with 72 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
* 【extra 】 修复Sftp中exists方法父目录不存在时报错issue#I7CSQ9@Gitee
* 【extra 】 修复xml转json再转bean失败问题issue#3139@Github
* 【poi 】 修复RowUtil传入参数错误问题issue#3139@Github
* 【poi 】 修复XmlUtil.xmlToBean空节点转换失败问题issue#3136@Github
-------------------------------------------------------------------------------------------------------------
# 5.8.19(2023-05-27)