Browse Source

2021-1119
打包部署

zhaoyk 3 years ago
parent
commit
ddab102c60
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pom.xml

+ 2 - 2
pom.xml

@@ -56,10 +56,10 @@
 
     <dependencies>
         <!-- 配置中心(包含注册中心) -->
-        <!--<dependency>
+        <dependency>
             <groupId>com.persagy</groupId>
             <artifactId>integrated-config-client</artifactId>
-        </dependency>-->
+        </dependency>
         <dependency>
             <groupId>com.persagy</groupId>
             <artifactId>dmp-digital-starter</artifactId>