Skip to content

Commit

Permalink
autopoi导入导出组件系列问题
Browse files Browse the repository at this point in the history
导出excel实体反射,时间格式转换错误 #1573
配置groupName多生成一列
导出列表数据时, 不支持合并后的单元格.提前结束列的循环了 #1426
Excel导出错误原因,value为""字符串,gitee I249JF
一对多导出needMerge 子表数据对应数量小于2时报错 github#1840、gitee I1YH6B
  • Loading branch information
zhangdaiscott committed Nov 18, 2020
1 parent bf6c5f4 commit 3e2f640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jeecg-boot/jeecg-boot-base-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
<dependency>
<groupId>org.jeecgframework</groupId>
<artifactId>autopoi-web</artifactId>
<version>1.2.1</version>
<version>1.2.2</version>
<exclusions>
<exclusion>
<groupId>commons-codec</groupId>
Expand Down

0 comments on commit 3e2f640

Please sign in to comment.