feat: 移除 FastDFS 模块

This commit is contained in:
xiongxiaoyang
2023-05-28 19:14:21 +08:00
parent 24c80e381c
commit 04d7b45334
10 changed files with 10 additions and 97 deletions

View File

@ -164,12 +164,12 @@
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger2</artifactId>
<version>2.10.5</version>
<version>2.6.1</version>
</dependency>
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger-ui</artifactId>
<version>2.10.5</version>
<version>2.6.1</version>
</dependency>
<!-- 添加redis支持-->