Skip to content

Commit 3e2f640

Browse files
committed
autopoi导入导出组件系列问题
导出excel实体反射,时间格式转换错误 jeecgboot#1573 配置groupName多生成一列 导出列表数据时, 不支持合并后的单元格.提前结束列的循环了 jeecgboot#1426 Excel导出错误原因,value为""字符串,gitee I249JF 一对多导出needMerge 子表数据对应数量小于2时报错 github#1840、gitee I1YH6B
1 parent bf6c5f4 commit 3e2f640

File tree

1 file changed

+1
-1
lines changed
  • jeecg-boot/jeecg-boot-base-common

1 file changed

+1
-1
lines changed

jeecg-boot/jeecg-boot-base-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
<dependency>
244244
<groupId>org.jeecgframework</groupId>
245245
<artifactId>autopoi-web</artifactId>
246-
<version>1.2.1</version>
246+
<version>1.2.2</version>
247247
<exclusions>
248248
<exclusion>
249249
<groupId>commons-codec</groupId>

0 commit comments

Comments
 (0)