We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
#问题描述 EasyExcel从3.x升级到4.x后,导入excel报错:Caused by: java.io.IOException: Invalid char between encapsulated token and delimiter at line: 1, position: 59
Excel内容:
报错日志:
#版本 easyExcel:4.0.3 poi:5.2.5 commons-io:2.16.1 springBoot:3.3.6