From 99d2059264438c0253c0bb7a10cce887fa83106a Mon Sep 17 00:00:00 2001 From: 李林 <z1292839451@163.com> Date: 星期二, 27 二月 2024 15:00:39 +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