From 1636f02b9cf3f408ebf8b3c4e377237e5b74bf4a Mon Sep 17 00:00:00 2001 From: zhangnaisong <2434969829@qq.com> Date: 星期五, 26 七月 2024 10:57:30 +0800 Subject: [PATCH] 电磁锁实时状态加入报警详情提交 --- .gitignore | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5152181..75d5bf8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ -/ardLog/logs/ -/ardLog/ +/log/ +/ruoyi-ui +/server/mediamtx/mediamtx.yml +/target/ -- Gitblit v1.9.3