Browse Source

Merge branch 'master' of huangrui/CostAccount into dev

huangrui 4 năm trước cách đây
mục cha
commit
e5a50f1c10
1 tập tin đã thay đổi với 5 bổ sung5 xóa
  1. 5 5
      pom.xml

+ 5 - 5
pom.xml

@@ -166,11 +166,11 @@
         </dependency>
 
         <!--处理2003 excel-->
-        <dependency>
-            <groupId>org.apache.poi</groupId>
-            <artifactId>poi</artifactId>
-            <version>3.16</version>
-        </dependency>
+<!--        <dependency>-->
+<!--            <groupId>org.apache.poi</groupId>-->
+<!--            <artifactId>poi</artifactId>-->
+<!--            <version>3.16</version>-->
+<!--        </dependency>-->
         <!--处理2007 excel-->
         <dependency>
             <groupId>org.apache.poi</groupId>