Commit Graph

9 Commits

Author SHA1 Message Date
bf9860f3bd 新增[通用数据导入案例] 2019-06-18 23:17:04 +08:00
7e50af843e 1、去除ExcelKit 类中方法上的无意义异常声明
2、重构ExcelKit 部分逻辑
2019-06-10 23:58:01 +08:00
68ba50326c 修改包 2019-05-01 11:04:14 +08:00
74aa9781e1 . 2018-12-07 19:13:38 +08:00
26b7123ebc 改善代码实现逻辑 2018-12-02 14:03:46 +08:00
352c5934e3 add readExcel for "NO fields" 2018-09-21 01:19:20 +08:00
a10f7e3680 1、update pkg path to com.lxyer
2、update bug for cell only 'NUMERIC' can't read
3、give up use poi's old api
2018-09-15 09:28:28 +08:00
e719a6e055 优化代码实现 2018-07-07 13:36:10 +08:00
f7b0fb28b5 加入非poi的excel导出,导出数据类型灵活(得益于jdk8+的 BiFuntion使用) 2018-07-06 10:53:42 +08:00