优化pom结构

This commit is contained in:
季圣华
2020-07-09 14:58:41 +08:00
parent fd80ad6c43
commit 643980931a
2 changed files with 0 additions and 6 deletions

View File

@@ -47,11 +47,6 @@
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<!--gson解析包-->
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>