|
@ -347,16 +347,16 @@ |
|
|
</dependency> |
|
|
</dependency> |
|
|
|
|
|
|
|
|
<!-- excel工具 --> |
|
|
<!-- excel工具 --> |
|
|
<!-- <dependency>--> |
|
|
<!-- <dependency>--> |
|
|
<!-- <groupId>org.apache.poi</groupId>--> |
|
|
<!-- <groupId>org.apache.poi</groupId>--> |
|
|
<!-- <artifactId>poi</artifactId>--> |
|
|
<!-- <artifactId>poi</artifactId>--> |
|
|
<!-- <version>3.17</version>--> |
|
|
<!-- <version>3.17</version>--> |
|
|
<!-- </dependency>--> |
|
|
<!-- </dependency>--> |
|
|
<!-- <dependency>--> |
|
|
<!-- <dependency>--> |
|
|
<!-- <groupId>org.apache.poi</groupId>--> |
|
|
<!-- <groupId>org.apache.poi</groupId>--> |
|
|
<!-- <artifactId>poi-ooxml</artifactId>--> |
|
|
<!-- <artifactId>poi-ooxml</artifactId>--> |
|
|
<!-- <version>3.17</version>--> |
|
|
<!-- <version>3.17</version>--> |
|
|
<!-- </dependency>--> |
|
|
<!-- </dependency>--> |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>xerces</groupId> |
|
|
<groupId>xerces</groupId> |
|
|
<artifactId>xercesImpl</artifactId> |
|
|
<artifactId>xercesImpl</artifactId> |
|
@ -453,12 +453,6 @@ |
|
|
<version>8.2.0</version> |
|
|
<version>8.2.0</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
|
|
<artifactId>nladmin-system</artifactId> |
|
|
|
|
|
<version>2.2.10.RELEASE</version> |
|
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</dependencies> |
|
|
</dependencies> |
|
|
|
|
|
|
|
|