fix xml null bug

This commit is contained in:
Looly
2020-04-23 11:40:27 +08:00
parent c19176c8e8
commit 96c56d9e31
4 changed files with 33 additions and 13 deletions

View File

@@ -16,6 +16,7 @@
* 【cron 】 修复更改系统时间后CronTimer被阻塞的问题issue#838@Github
* 【db 】 修复Page.addOrder无效问题issue#I1F9MZ@Gitee
* 【json 】 修复JSONConvert转换日期空指针问题issue#I1F8M2@Gitee
* 【core 】 修复XML中带注释Xpath解析导致空指针问题issue#I1F2WI@Gitee
-------------------------------------------------------------------------------------------------------------
## 5.3.1 (2020-04-17)