Переглянути джерело

update 优化 p6spy 排除健康检查 sql 执行记录

疯狂的狮子Li 2 роки тому
батько
коміт
f5de8b9ddf
1 змінених файлів з 2 додано та 0 видалено
  1. 2 0
      ruoyi-admin/src/main/resources/spy.properties

+ 2 - 0
ruoyi-admin/src/main/resources/spy.properties

@@ -24,3 +24,5 @@ outagedetection=true
 outagedetectioninterval=2
 # 是否过滤 Log
 filter=true
+# 过滤 Log 时所排除的 sql 关键字,以逗号分隔
+exclude: SELECT 1