소스 검색

注释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>