From 4c75b5b514821ddf4337c49aa4ef75dcd6900080 Mon Sep 17 00:00:00 2001
From: zlyx <1242874891@qq.com>
Date: 星期五, 20 一月 2023 16:13:19 +0800
Subject: [PATCH] update 更新 sql 脚本: 更新 create_by, update_by 字段类型 (保存用户id), 新增 create_dept 字段 (保存创建部门id) ;

---
 ruoyi-admin/src/main/resources/spy.properties |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/ruoyi-admin/src/main/resources/spy.properties b/ruoyi-admin/src/main/resources/spy.properties
index bee2392..abbd893 100644
--- a/ruoyi-admin/src/main/resources/spy.properties
+++ b/ruoyi-admin/src/main/resources/spy.properties
@@ -24,3 +24,5 @@
 outagedetectioninterval=2
 # 鏄惁杩囨护 Log
 filter=true
+# 杩囨护 Log 鏃舵墍鎺掗櫎鐨� sql 鍏抽敭瀛楋紝浠ラ�楀彿鍒嗛殧
+exclude=SELECT 1

--
Gitblit v1.9.3