XiaoSuWorld
Results
1
issues of
XiaoSuWorld
# 异常代码 ` EasyExcel.read(file, new ElasticSearchDataListenerParkMobile().excelType(ExcelTypeEnum.CSV).charset(Charset.forName("UTF-8")).sheet().doRead();` # 异常提示 ``` java.lang.IllegalStateException: IOException reading next record: java.io.IOException: (line 33850) invalid char between encapsulated token and delimiter at org.apache.commons.csv.CSVParser$CSVRecordIterator.getNextRecord(CSVParser.java:145) at org.apache.commons.csv.CSVParser$CSVRecordIterator.hasNext(CSVParser.java:155) at com.alibaba.excel.analysis.csv.CsvExcelReadExecutor.execute(CsvExcelReadExecutor.java:73)...
help wanted