1、清除日志信息

This commit is contained in:
dxc
2021-03-24 10:56:18 +08:00
parent 0ec6598b82
commit d16a7af391
2 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@ spring:
connection-properties: druid.stat.merggSql=ture;druid.stat.slowSqlMillis=5000
props:
sql:
show: true
show: false
jackson:
date-format: yyyy-MM-dd HH:mm:ss

View File

@ -55,7 +55,7 @@ spring:
connection-properties: druid.stat.merggSql=ture;druid.stat.slowSqlMillis=5000
props:
sql:
show: true
show: false
jackson:
date-format: yyyy-MM-dd HH:mm:ss