更新脚本&优化代码

This commit is contained in:
RuoYi
2021-02-28 21:33:50 +08:00
parent 60c815ab76
commit dc83ba0356
11 changed files with 85 additions and 815 deletions

View File

@@ -41,13 +41,6 @@
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
<!-- Swagger -->
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger-ui</artifactId>
<version>${swagger.fox.version}</version>
</dependency>
<!-- FastDFS -->
<dependency>
<groupId>com.github.tobato</groupId>