【sql】默认关闭sql打印

pull/65/head
fengshuonan 2021-01-21 22:27:45 +08:00
parent 522a132750
commit 761190ec61
1 changed files with 0 additions and 1 deletions

View File

@ -42,7 +42,6 @@ mybatis-plus:
cache-enabled: true
lazy-loading-enabled: true
multiple-result-sets-enabled: true
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
global-config:
banner: false
enable-sql-runner: true