模块整改

This commit is contained in:
lyd
2022-09-23 17:11:09 +08:00
parent 9adb01e9c3
commit 67ff316bdf
190 changed files with 630 additions and 898 deletions

View File

@@ -20,18 +20,23 @@
<version>2.4</version>
<classifier>jdk15</classifier>
</dependency>-->
<dependency>
<groupId>com.hynnet</groupId>
<artifactId>jxl</artifactId>
<version>2.6.12.1</version>
</dependency>
<dependency>
<groupId>org.nl</groupId>
<artifactId>nladmin-logging</artifactId>
<version>2.6</version>
<scope>compile</scope>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.nl</groupId>-->
<!-- <artifactId>nladmin-logging</artifactId>-->
<!-- <version>2.6</version>-->
<!-- <scope>compile</scope>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>org.nl</groupId>-->
<!-- <artifactId>nladmin-system</artifactId>-->
<!-- <version>2.6</version>-->
<!-- </dependency>-->
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils-core</artifactId>