From 2a18523931228c78ae359997986d004a39545d51 Mon Sep 17 00:00:00 2001 From: zhangjian <zhangjianrock@163.com> Date: 星期六, 23 九月 2023 10:34:36 +0800 Subject: [PATCH] 去掉异常打印 --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index b19a568..7395c09 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ +/ardLog/logs/ /ardLog/ +/ruoyi-ui -- Gitblit v1.9.3