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

!246 优化 p6spy 配置文件格式
Merge pull request !246 from scmiot/dev

疯狂的狮子Li 2 роки тому
батько
коміт
c9c1e5ca7f
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