This commit is contained in:
Looly
2020-03-10 01:12:19 +08:00
parent 0781be4e1c
commit a6869ae721
4 changed files with 79 additions and 98 deletions

View File

@@ -8,6 +8,7 @@
### 新特性
* 【core 】 修改FastDateParser策略与JDK保持一致issue#I1AXIN@Gitee
* 【core 】 增加tree树状结构pr#100@Gitee
* 【core 】 增加randomEleListpr#764@Github
### Bug修复
* 【setting】 修复Props.toBean方法null的问题
* 【core 】 修复DataUtil.parseLocalDateTime无时间部分报错问题issue#I1B18H@Gitee