ソースを参照

注释sso拦截

wangyc 8 年 前
コミット
a141726e0d
1 ファイル変更2 行追加2 行削除
  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>