From b47e67ff302638e8179c3ec6134afd92a402dcaa Mon Sep 17 00:00:00 2001 From: scmiot Date: Tue, 8 Nov 2022 00:15:36 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20p6spy=20=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: scmiot --- ruoyi-admin/src/main/resources/spy.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-admin/src/main/resources/spy.properties b/ruoyi-admin/src/main/resources/spy.properties index 9e23f55b..abbd8931 100644 --- a/ruoyi-admin/src/main/resources/spy.properties +++ b/ruoyi-admin/src/main/resources/spy.properties @@ -25,4 +25,4 @@ outagedetectioninterval=2 # 是否过滤 Log filter=true # 过滤 Log 时所排除的 sql 关键字,以逗号分隔 -exclude: SELECT 1 +exclude=SELECT 1