From 7873c6f56380d28e1ae6958f77a84081797c817f Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期六, 28 九月 2024 21:34:44 +0800 Subject: [PATCH] 大华报警信息 --- ycl-smoke/pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ycl-smoke/pom.xml b/ycl-smoke/pom.xml index 18ce1cc..f7cdd77 100644 --- a/ycl-smoke/pom.xml +++ b/ycl-smoke/pom.xml @@ -63,6 +63,7 @@ <artifactId>nothing</artifactId> </include> </includes> + <includeSystemScope>true</includeSystemScope> </configuration> </plugin> -- Gitblit v1.8.0