Merge branch 'develop' into qxinfo2019-patch-2

This commit is contained in:
RB 2020-01-11 13:51:20 +08:00 committed by GitHub
commit 1dd653a573
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -290,6 +290,12 @@
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>
<version>2.1.3</version>
<exclusions>
<exclusion>
<artifactId>ehcache</artifactId>
<groupId>org.ehcache</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.jxls</groupId>