Browse Source

fix login log not output

guoenzhou 1 year ago
parent
commit
478d8814b0
1 changed files with 4 additions and 4 deletions
  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>