feat:8761

This commit is contained in:
super_liu
2021-06-09 11:09:10 +08:00
parent f334a85be6
commit 6a5fe66a7c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-openfeign</artifactId>
<version>2.0.2.RELEASE</version>
<version>2.2.0.RELEASE</version>
</dependency>
<!-- DB 相关 -->
<dependency>