From 390e54f20695b7f369fb50f584447d193543539d Mon Sep 17 00:00:00 2001 From: “zhuo” <“zhuo@itcast.cn”> Date: 星期四, 10 八月 2023 12:52:28 +0800 Subject: [PATCH] 8-10提交代码 --- pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index b6025a8..c9ca960 100644 --- a/pom.xml +++ b/pom.xml @@ -22,6 +22,7 @@ <module>standard-server</module> <module>inspection-server</module> <module>laboratory-server</module> + <module>cnas-server</module> </modules> <properties> -- Gitblit v1.9.3