From 668aee1d6f527825e823642d3ff916ac0714513b Mon Sep 17 00:00:00 2001 From: ludc Date: 星期四, 17 八月 2023 20:07:25 +0800 Subject: [PATCH] 提交代码 --- 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