add read bean for csv

This commit is contained in:
Looly
2020-05-18 09:38:20 +08:00
parent 9440512d54
commit 6b3be8468c
6 changed files with 148 additions and 24 deletions

View File

@@ -8,6 +8,7 @@
### 新特性
* 【core 】 NumberConverter Long类型增加日期转换pr#872@Github
* 【all 】 StrUtil and SymmetricCrypto注释修正pr#873@Github
* 【core 】 CsvReader支持返回Beanissue#869@Github
### Bug修复