From f0f98d653bab4ec044a0e8e2a3bfc9b0ceccd99d Mon Sep 17 00:00:00 2001 From: zhangjian <zhangjianrock@163.com> Date: 星期一, 29 五月 2023 17:10:32 +0800 Subject: [PATCH] 视频巡检任务 --- ruoyi.iml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ruoyi.iml b/ruoyi.iml index f409c0e..8330569 100644 --- a/ruoyi.iml +++ b/ruoyi.iml @@ -5,6 +5,7 @@ <output-test url="file://$MODULE_DIR$/target/test-classes" /> <content url="file://$MODULE_DIR$"> <excludeFolder url="file://$MODULE_DIR$/target" /> + <excludeFolder url="file://$MODULE_DIR$/ardLog" /> </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> -- Gitblit v1.9.3