Selaa lähdekoodia

注释sso拦截

wangyc 8 vuotta sitten
vanhempi
commit
a141726e0d
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      pom.xml

+ 2 - 2
pom.xml

@@ -29,10 +29,10 @@
             <artifactId>ps-core</artifactId>
         </dependency>
 
-        <dependency>
+        <!--<dependency>
             <groupId>com.uas.account</groupId>
             <artifactId>sso-integration</artifactId>
-        </dependency>
+        </dependency>-->
 
         <!-- spring boot -->
         <dependency>