Explorar el Código

fix login log not output

guoenzhou hace 1 año
padre
commit
478d8814b0
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  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>