add method

This commit is contained in:
Looly 2020-03-16 20:37:01 +08:00
parent 72ac89bf30
commit e14a1a5ad8

View File

@ -6,7 +6,9 @@
## 5.2.4 ## 5.2.4
### 新特性 ### 新特性
* 【setting】 Setting中增加addSetting和autoLoad重载issue#104@Gitee * 【setting】 Setting中增加addSetting和autoLoad重载pr#104@Gitee
* 【core 】 增加copyProperties根据Class创建对象并进行属性拷贝pr#105@Gitee
* 【core 】 增加copyProperties根据Class创建对象并进行属性拷贝pr#105@Gitee
### Bug修复 ### Bug修复