Skip to content

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

Closed
@kx-hdh

Description

@kx-hdh
版本号:

2.1.4

问题描述:

没有groupName属性

截图&代码:

image

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

Activity

zhangdaiscott

zhangdaiscott commented on Apr 2, 2020

@zhangdaiscott
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @zhangdaiscott@kx-hdh

        Issue actions

          单表数据导出多表头 auto 的Excel注解 groupName属性 · Issue #1053 · jeecgboot/JeecgBoot