|
|
@@ -390,21 +390,21 @@
|
|
|
<artifactId>wxpay-sdk</artifactId>
|
|
|
<version>0.0.3</version>
|
|
|
</dependency>
|
|
|
-<!-- <dependency>-->
|
|
|
-<!-- <groupId>org.apache.poi</groupId>-->
|
|
|
-<!-- <artifactId>poi-ooxml</artifactId>-->
|
|
|
-<!-- <version>4.0.1</version>-->
|
|
|
-<!-- </dependency>-->
|
|
|
-<!-- <dependency>-->
|
|
|
-<!-- <groupId>org.apache.poi</groupId>-->
|
|
|
-<!-- <artifactId>poi-ooxml</artifactId>-->
|
|
|
-<!-- <version>4.0.1</version>-->
|
|
|
-<!-- </dependency>-->
|
|
|
-<!-- <dependency>-->
|
|
|
-<!-- <groupId>org.apache.poi</groupId>-->
|
|
|
-<!-- <artifactId>poi-ooxml</artifactId>-->
|
|
|
-<!-- <version>4.0.1</version>-->
|
|
|
-<!-- </dependency>-->
|
|
|
+ <dependency>
|
|
|
+ <groupId>org.apache.poi</groupId>
|
|
|
+ <artifactId>poi-ooxml</artifactId>
|
|
|
+ <version>4.0.1</version>
|
|
|
+ </dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>org.apache.poi</groupId>
|
|
|
+ <artifactId>poi-ooxml</artifactId>
|
|
|
+ <version>4.0.1</version>
|
|
|
+ </dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>org.apache.poi</groupId>
|
|
|
+ <artifactId>poi-ooxml</artifactId>
|
|
|
+ <version>4.0.1</version>
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-starter-data-jpa</artifactId>
|