From 3034fcaba0301ed1f200e9c388417360422478b6 Mon Sep 17 00:00:00 2001
From: zss <zss@example.com>
Date: 星期五, 19 四月 2024 14:30:55 +0800
Subject: [PATCH] 数据字典添加类型+检验项目的要求值逻辑+资质bug修改

---
 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