From f4cfca6f2c8a5cb4e8e0fdc00d76a710283d6b06 Mon Sep 17 00:00:00 2001
From: 李林 <z1292839451@163.com>
Date: 星期五, 12 四月 2024 18:05:48 +0800
Subject: [PATCH] 报告生成功能

---
 pom.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/pom.xml b/pom.xml
index 50b9ca5..76601b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,6 +19,8 @@
         <module>framework</module>
         <module>user-server</module>
         <module>system-run</module>
+        <module>cnas-server</module>
+        <module>inspect-server</module>
     </modules>
 
     <properties>

--
Gitblit v1.9.3