mirror of https://gitee.com/stylefeng/guns
【sql】默认关闭sql打印
parent
522a132750
commit
761190ec61
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue