|
@@ -170,11 +170,9 @@
|
|
|
<groupId>org.apache.poi</groupId>
|
|
|
<artifactId>poi-scratchpad</artifactId>
|
|
|
</dependency>
|
|
|
- <!-- FastDFS 分布式文件系统 -->
|
|
|
<dependency>
|
|
|
- <groupId>com.github.tobato</groupId>
|
|
|
- <artifactId>fastdfs-client</artifactId>
|
|
|
- <version>1.26.5</version>
|
|
|
+ <groupId>org.springframework.cloud</groupId>
|
|
|
+ <artifactId>spring-cloud-starter-openfeign</artifactId>
|
|
|
</dependency>
|
|
|
</dependencies>
|
|
|
|