|
|
|
|
@ -139,30 +139,6 @@
|
|
|
|
|
<artifactId>commons-lang</artifactId>
|
|
|
|
|
<version>2.6</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<!--刘慧宇写的工具类-->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.liuhuiyu</groupId>
|
|
|
|
|
<artifactId>util</artifactId>
|
|
|
|
|
<version>2021.2.0</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.liuhuiyu</groupId>
|
|
|
|
|
<artifactId>jpa</artifactId>
|
|
|
|
|
<version>2021.1.0</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.liuhuiyu</groupId>
|
|
|
|
|
<artifactId>dto</artifactId>
|
|
|
|
|
<version>2021.1.0</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.google.code.gson</groupId>
|
|
|
|
|
<artifactId>gson</artifactId>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.google.code.gson</groupId>
|
|
|
|
|
<artifactId>gson</artifactId>
|
|
|
|
|
</dependency>
|
|
|
|
|
</dependencies>
|
|
|
|
|
|
|
|
|
|
<build>
|
|
|
|
|
|