Browse Source

注释sso拦截

wangyc 7 years ago
parent
commit
a141726e0d
1 changed files with 2 additions and 2 deletions
  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>