|
@@ -65,6 +65,20 @@
|
|
|
<version>3.1.0</version>
|
|
|
</dependency>
|
|
|
|
|
|
+ <dependency>
|
|
|
+ <groupId>org.jeecgframework</groupId>
|
|
|
+ <artifactId>autopoi</artifactId>
|
|
|
+ <version>1.3.9</version>
|
|
|
+ </dependency>
|
|
|
+
|
|
|
+
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.belerweb</groupId>
|
|
|
+ <artifactId>pinyin4j</artifactId>
|
|
|
+ <version>2.5.0</version>
|
|
|
+ </dependency>
|
|
|
+
|
|
|
+
|
|
|
</dependencies>
|
|
|
|
|
|
<build>
|