From 686affcacf0d761610ccc00da111a2f0fdd0d27f Mon Sep 17 00:00:00 2001 From: zhangjian <zhangjianrock@163.com> Date: 星期二, 30 五月 2023 09:23:08 +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