使用autopoi按照模板导出的问题
使用xls的模板进行模板导出提示版本不兼容2019-12-24 21:30:20.995 ERROR org.jeecgframework.poi.cache.ExcelCache:58 - Your InputStream was neither an OLE2 stream, nor an OOXML stream
java.lang.IllegalArgumentException: Your InputStream was neither an OLE2 stream, nor an OOXML stream
at org.apache.poi.ss.usermodel.WorkbookFactory.create(WorkbookFactory.java:75)
at org.jeecgframework.poi.cache.ExcelCache.getWorkbook(ExcelCache.java:45)
这边的模板是必须使用xlsx吗
Package should contain a content type part
然后使用xlsx发现报这个异常 代码在自带的jar包里面没办法修改 那个版本?
页:
[1]