From 2948ec26c9e8f9f4dabda83a0a68f077ab98ccb7 Mon Sep 17 00:00:00 2001 From: yuxc <653031404@qq.com> Date: 星期四, 24 八月 2023 18:29:20 +0800 Subject: [PATCH] pom还原 --- Source/UBCS/pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Source/UBCS/pom.xml b/Source/UBCS/pom.xml index 5757e07..9a71e3e 100644 --- a/Source/UBCS/pom.xml +++ b/Source/UBCS/pom.xml @@ -41,6 +41,7 @@ <module>ubcs-plugin-api</module> <module>ubcs-service</module> <module>ubcs-service-api</module> + <module>ubcs-codeApply</module> </modules> <dependencyManagement> -- Gitblit v1.9.3