shaohongbo hace 3 años
padre
commit
7810797bb1
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/main/resources/bootstrap.yml

+ 2 - 1
src/main/resources/bootstrap.yml

@@ -35,7 +35,8 @@ EUREKA_CLIENT_DEFAULT_ZONE: http://frame:123456@develop.persagy.com/integrated-e
 
 mybatis-plus:
   configuration:
-    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
+#    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
+     log-impl: org.apache.ibatis.logging.nologging.NoLoggingImpl
 
 integrated:
   swagger: