瀏覽代碼

优化 p6spy 配置文件格式

Signed-off-by: scmiot <scmiot@qq.com>
scmiot 2 年之前
父節點
當前提交
b47e67ff30
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ruoyi-admin/src/main/resources/spy.properties

+ 1 - 1
ruoyi-admin/src/main/resources/spy.properties

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