{
"timestamp": "2019-01-03 18:06",
"status": 500,
"error": "Internal Server Error",
"exception": "com.alibaba.excel.exception.ExcelAnalysisException",
"message": "File type error,io must be available markSupported,you can do like this <code> new BufferedInputStream(new FileInputStream(\\\"/xxxx\\\"))</code> \"",
"path": "/readExcel"
}
报错信息如下