Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autopoi的@Excel注解 disctTable、dicCode dicText 导出解析不成功 #2158

Closed
Fnckerpoi opened this issue Dec 31, 2020 · 2 comments
Closed

Comments

@Fnckerpoi
Copy link

Fnckerpoi commented Dec 31, 2020

版本号:2.1.1
问题描述:

Autopoi的@Excel注解 disctTable、dicCode dicText 导出解析不成功

截图&代码:

image
image
image

autopoi对数据的缓存组装采用“_ 下划线”来拼接text和value
如果数据源text中有"_ 下划线"如截图1那么在导出时候无法导出,excel内容是value没有转译成text的内容

友情提示: 未按格式要求发帖,会直接删掉。

@zhangdaiscott
Copy link
Member

已经修复,请用这个版本

<dependency>
	<groupId>org.jeecgframework</groupId>
	<artifactId>autopoi-web</artifactId>
	<version>2.0.1</version>
</dependency>

@Fnckerpoi
Copy link
Author

已经修复,请用这个版本

<dependency>
	<groupId>org.jeecgframework</groupId>
	<artifactId>autopoi-web</artifactId>
	<version>2.0.1</version>
</dependency>

pom 里面替换后 maven找不到该以来的版本。在maven仓库中只有一点几的版本。这个是需要替换maven源么

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants