引包优化

This commit is contained in:
暮光:城中城
2019-06-30 15:14:58 +08:00
parent 4096def6b3
commit 1babdb56ec
8 changed files with 73 additions and 86 deletions

View File

@@ -44,11 +44,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger2</artifactId>
<version>2.7.0</version>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>