From 3185b67ca8aa6e9fcda1ae176be1ca6efa2b0cb7 Mon Sep 17 00:00:00 2001
From: gaoaoy <1042166043@qq.com>
Date: 星期四, 29 二月 2024 14:35:03 +0800
Subject: [PATCH] 实验室列表
---
pom.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/pom.xml b/pom.xml
index 50b9ca5..538a30a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,6 +19,7 @@
<module>framework</module>
<module>user-server</module>
<module>system-run</module>
+ <module>cnas-server</module>
</modules>
<properties>
--
Gitblit v1.9.3