fix BeanDesc bug

This commit is contained in:
Looly
2021-07-23 22:44:49 +08:00
parent 91047d1f88
commit 32797d2d14
3 changed files with 26 additions and 5 deletions

View File

@@ -17,6 +17,7 @@
* 【core 】 修复RobotUtil双击右键问题pr#1721@Github
* 【core 】 修复FileTypeUtil判断wps修改过的xlsx误判为jar的问题pr#380@Gitee
* 【core 】 修复Sftp.isDir异常bugpr#378@Gitee
* 【core 】 修复BeanUtil.copyProperties集合元素复制成功读取失败的问题issue#I41WKP@Gitee
-------------------------------------------------------------------------------------------------------------