addd Tree

This commit is contained in:
Looly
2020-03-09 18:27:25 +08:00
parent e2af8b96a5
commit dbcca73dc2
17 changed files with 695 additions and 512 deletions

View File

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