mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add read bean for csv
This commit is contained in:
4
hutool-core/src/test/resources/test_bean.csv
Normal file
4
hutool-core/src/test/resources/test_bean.csv
Normal file
@@ -0,0 +1,4 @@
|
||||
姓名,gender,focus,age
|
||||
张三,男,无,33
|
||||
李四,男,好对象,23
|
||||
王妹妹,女,特别关注,22
|
|
Reference in New Issue
Block a user