zengtx 2 سال پیش
والد
کامیت
0afcd4085b
1فایلهای تغییر یافته به همراه14 افزوده شده و 0 حذف شده
  1. 14 0
      jeecg-boot-module-system/pom.xml

+ 14 - 0
jeecg-boot-module-system/pom.xml

@@ -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>