We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Autopoi的@Excel注解 disctTable、dicCode dicText 导出解析不成功
autopoi对数据的缓存组装采用“_ 下划线”来拼接text和value 如果数据源text中有"_ 下划线"如截图1那么在导出时候无法导出,excel内容是value没有转译成text的内容
友情提示: 未按格式要求发帖,会直接删掉。
The text was updated successfully, but these errors were encountered:
已经修复,请用这个版本
<dependency> <groupId>org.jeecgframework</groupId> <artifactId>autopoi-web</artifactId> <version>2.0.1</version> </dependency>
Sorry, something went wrong.
已经修复,请用这个版本 <dependency> <groupId>org.jeecgframework</groupId> <artifactId>autopoi-web</artifactId> <version>2.0.1</version> </dependency>
pom 里面替换后 maven找不到该以来的版本。在maven仓库中只有一点几的版本。这个是需要替换maven源么
No branches or pull requests
版本号:2.1.1
问题描述:
Autopoi的@Excel注解 disctTable、dicCode dicText 导出解析不成功
截图&代码:
autopoi对数据的缓存组装采用“_ 下划线”来拼接text和value
如果数据源text中有"_ 下划线"如截图1那么在导出时候无法导出,excel内容是value没有转译成text的内容
友情提示: 未按格式要求发帖,会直接删掉。
The text was updated successfully, but these errors were encountered: