mirror of https://gitee.com/stylefeng/guns
【yml】sql日志
parent
44e3fb68a8
commit
35a6dbfe5d
|
@ -42,7 +42,7 @@ mybatis-plus:
|
||||||
cache-enabled: true
|
cache-enabled: true
|
||||||
lazy-loading-enabled: true
|
lazy-loading-enabled: true
|
||||||
multiple-result-sets-enabled: true
|
multiple-result-sets-enabled: true
|
||||||
# log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
#log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
||||||
global-config:
|
global-config:
|
||||||
banner: false
|
banner: false
|
||||||
enable-sql-runner: true
|
enable-sql-runner: true
|
||||||
|
|
Loading…
Reference in New Issue