shaohongbo 3 年 前
コミット
7810797bb1
1 ファイル変更2 行追加1 行削除
  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: