Эх сурвалжийг харах

git-svn-id: https://192.168.57.71/svn/jsgkj@1334 931142cf-59ea-a443-aa0e-51397b428577

ld_lixh 8 жил өмнө
parent
commit
f1963cc562

+ 10 - 0
gkaqv2/trunk/modules/web/pom.xml

@@ -147,6 +147,16 @@
 			<groupId>org.apache.poi</groupId>
 			<artifactId>poi</artifactId>
 		</dependency>
+		<dependency>
+		  <groupId>commons-fileupload</groupId>
+		  <artifactId>commons-fileupload</artifactId>
+		  <version>1.2.2</version>
+		</dependency>
+		<dependency>
+		  <groupId>commons-io</groupId>
+		  <artifactId>commons-io</artifactId>
+		  <version>2.0.1</version>
+		</dependency>
 	</dependencies>
 	<build>
 		<!-- 插件配置 -->