Merge branch 'dev' into 'master'

1、增加日志输出

See merge request eshop/biz_service_ebtp_project!20
This commit is contained in:
代兴成
2021-03-25 10:14:05 +08:00
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 connection-properties: druid.stat.merggSql=ture;druid.stat.slowSqlMillis=5000
props: props:
sql: sql:
show: false show: true
jackson: jackson:
date-format: yyyy-MM-dd HH:mm:ss 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 connection-properties: druid.stat.merggSql=ture;druid.stat.slowSqlMillis=5000
props: props:
sql: sql:
show: false show: true
jackson: jackson:
date-format: yyyy-MM-dd HH:mm:ss date-format: yyyy-MM-dd HH:mm:ss