소스 검색

update 优化 demo服务 过滤健康检查sql打印

疯狂的狮子li 3 년 전
부모
커밋
8bd9e723fd
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      ruoyi-example/ruoyi-demo/src/main/resources/spy.properties

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

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