Browse Source

增加注册nacos

dsx 2 years ago
parent
commit
6fa4859f35
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -90,7 +90,7 @@
 
 
 		<dependency>
 		<dependency>
 			<groupId>com.alibaba.cloud</groupId>
 			<groupId>com.alibaba.cloud</groupId>
-			<artifactId>spring-cloud-starter-alibaba-nacos-config</artifactId>
+			<artifactId>spring-cloud-starter-alibaba-nacos-discovery</artifactId>
 			<version>2.2.7.RELEASE</version>
 			<version>2.2.7.RELEASE</version>
 		</dependency>
 		</dependency>