From 6e63780feba55c8dc000857d8f73b9404bce361c Mon Sep 17 00:00:00 2001
From: Crunchy <3114200645@qq.com>
Date: 星期二, 23 四月 2024 17:35:57 +0800
Subject: [PATCH] 2024-4-23 消息通知后端开发

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

diff --git a/pom.xml b/pom.xml
index 538a30a..76601b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,6 +20,7 @@
         <module>user-server</module>
         <module>system-run</module>
         <module>cnas-server</module>
+        <module>inspect-server</module>
     </modules>
 
     <properties>

--
Gitblit v1.9.3