摘要: 使用EasyExcel 读取时间格式的单元格,变成了数字 单元格的数据这个日期 读取的数据却是一个数值: 如,我们想要转换的参数: @ExcelProperty(value = "到期日", index = 3, converter = LocalDateConverter.class) @ApiM 阅读全文
posted @ 2022-03-25 16:55 roychenyi 阅读(4081) 评论(1) 推荐(0) 编辑