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

单表数据导出多表头 auto 的Excel注解 groupName属性 #1053

Closed
HeAvenLinH opened this issue Apr 2, 2020 · 1 comment
Closed

单表数据导出多表头 auto 的Excel注解 groupName属性 #1053

HeAvenLinH opened this issue Apr 2, 2020 · 1 comment

Comments

@HeAvenLinH
Copy link

版本号:

2.1.4

问题描述:

没有groupName属性

截图&代码:

image

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

@zhangdaiscott
Copy link
Member

	<dependency>
		<groupId>org.jeecgframework</groupId>
		<artifactId>autopoi-web</artifactId>
		<version>1.1.0</version>
		<exclusions>
			<exclusion>
				<groupId>commons-codec</groupId>
				<artifactId>commons-codec</artifactId>
			</exclusion>
		</exclusions>
	</dependency>

这个版本已经有了

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