From 4430c26482f219b1313fdf916d58dc8a8bd1cbfe Mon Sep 17 00:00:00 2001 From: value <z1292839451@163.com> Date: 星期三, 08 五月 2024 07:26:54 +0800 Subject: [PATCH] 区间项目下单 --- 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