Skip to content

Commit

Permalink
Merge pull request #7 from 314537485/master
Browse files Browse the repository at this point in the history
fix(cloud-consumer-order80): cloud-consumer-order80 模块的 pom.xml依赖错误
  • Loading branch information
Alibaba authored Mar 11, 2020
2 parents 0f8570b + 987cf4a commit 32d6042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloud-consumer-order80/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<!--eureka client-->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-netflix-eureka-server</artifactId>
<artifactId>spring-cloud-starter-netflix-eureka-client</artifactId>
</dependency>
<!--热部署-->
<dependency>
Expand Down

0 comments on commit 32d6042

Please sign in to comment.