fix sax 03 bug

This commit is contained in:
Looly
2020-10-22 14:36:49 +08:00
parent bee588de3c
commit 7bfb8e82cf
4 changed files with 21 additions and 9 deletions

View File

@@ -16,6 +16,7 @@
* 【core 】 修复FileUtil中copyFile方法断言判断参数传递错误issue#I1Z2NY@Gitee
* 【core 】 修复BeanDesc读取父类属性覆盖子类属性导致的问题pr#1175@Github
* 【aop 】 修复SimpleAspect一个重载导致的问题去掉重载的after方法issue#I1YUG9@Gitee
* 【poi 】 修复03 sax读取日期问题issue#I1Z83N@Gitee
-------------------------------------------------------------------------------------------------------------