소스 검색

fix login log not output

guoenzhou 1 년 전
부모
커밋
478d8814b0
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      usky-common/common-cloud-starter/pom.xml

+ 4 - 4
usky-common/common-cloud-starter/pom.xml

@@ -78,10 +78,10 @@
             <artifactId>usky-common-log</artifactId>
         </dependency>
 
-       <dependency>
-           <groupId>com.usky</groupId>
-           <artifactId>ruoyi-common-swagger</artifactId>
-       </dependency>
+<!--       <dependency>-->
+<!--           <groupId>com.usky</groupId>-->
+<!--           <artifactId>ruoyi-common-swagger</artifactId>-->
+<!--       </dependency>-->
 
 
     </dependencies>