删除排序

master
WeiRan 2024-09-08 10:18:08 +08:00
parent e7ebaf289b
commit 476c69ba34
1 changed files with 2 additions and 2 deletions

View File

@ -30,10 +30,10 @@
<dependencies>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-feign</artifactId>
<version>1.4.7.RELEASE</version>
<artifactId>spring-cloud-starter-openfeign</artifactId>
</dependency>
</dependencies>