Selaa lähdekoodia

pom文件修改

udream-cxs 5 vuotta sitten
vanhempi
commit
587fc465c7
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      lift-ud-service/pom.xml

+ 2 - 2
lift-ud-service/pom.xml

@@ -18,10 +18,10 @@
             <groupId>cn.com.xwy</groupId>
             <artifactId>xwy-spring-boot</artifactId>
         </dependency>
-        <!--<dependency>
+        <dependency>
               <groupId>cn.com.xwy</groupId>
               <artifactId>xwy-cloud-dependencies</artifactId>
-        </dependency>-->
+        </dependency>
 
         <!-- swagger -->
         <dependency>