出现这个错误,你应该使用的是easypoi导出功能
@Excel(name = "时间" ,orderNum = "0")
private Integer dt;
因为你没有在实体类上面添加注解
出现这个错误,你应该使用的是easypoi导出功能
@Excel(name = "时间" ,orderNum = "0")
private Integer dt;
因为你没有在实体类上面添加注解
1万+
8866
5万+
1万+