add setClassLoader

This commit is contained in:
Looly
2019-10-05 12:33:48 +08:00
parent 1ddc01453f
commit 476285b302
3 changed files with 93 additions and 66 deletions

View File

@@ -8,6 +8,7 @@
### 新特性
* 【all】 修复注释中的错别字issue#I12XE6@Gitee
* 【core】 CsvWriter支持其它类型的参数issue#I12XE3@Gitee
* 【core】 ClassScaner支持自定义ClassLoader
### Bug修复
* 【all】 修复阶乘计算错误bugissue#I12XE4@Gitee