add methods

This commit is contained in:
Looly
2020-03-16 20:58:47 +08:00
parent e14a1a5ad8
commit 2801373c9e
4 changed files with 73 additions and 34 deletions

View File

@@ -8,7 +8,7 @@
### 新特性
* 【setting】 Setting中增加addSetting和autoLoad重载pr#104@Gitee
* 【core 】 增加copyProperties根据Class创建对象并进行属性拷贝pr#105@Gitee
* 【core 】 增加copyProperties根据Class创建对象并进行属性拷贝pr#105@Gitee
* 【core 】 添加获取class当前文件夹名称方法pr#106@Gitee
### Bug修复