Browse Source

修复从第一行模型转换的BUG

bugfix
jipengfei.jpf 6 years ago
parent
commit
74beefc621
  1. 2
      pom.xml

2
pom.xml

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>
<version>1.0.0-RELEASE</version>
<version>1.0.1</version>
<packaging>jar</packaging>
<name>easyexcel</name>
<description>easyexcel is a excel handle tools written in Java</description>

Loading…
Cancel
Save