From 6e017c35f7a831173130343c425f3aa5a5f7001e Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期三, 07 十二月 2022 19:57:28 +0800 Subject: [PATCH] update 优化 抽取 SysLoginService recordLogininfor 记录登录信息方法 简化日志记录 --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 4fbb2fe..9e33968 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,9 @@ *.iml *.ipr +### JRebel ### +rebel.xml + ### NetBeans ### nbproject/private/ build/* -- Gitblit v1.9.3