update 优化 去除已经用不上的配置
parent
bc7085e651
commit
6924e54858
|
|
@ -17,4 +17,4 @@ databaseDialectTimestampFormat=yyyy-MM-dd HH:mm:ss
|
||||||
# 是否过滤 Log
|
# 是否过滤 Log
|
||||||
filter=true
|
filter=true
|
||||||
# 过滤 Log 时所排除的 sql 关键字,以逗号分隔
|
# 过滤 Log 时所排除的 sql 关键字,以逗号分隔
|
||||||
exclude=SELECT 1
|
exclude=
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue