From 70b196b747760c9838c6a300ae7f7a5b39782748 Mon Sep 17 00:00:00 2001 From: xiejun <xj@2023> Date: 星期四, 19 十月 2023 15:48:37 +0800 Subject: [PATCH] 人员、组织机构,查询接口调试 --- Source/UBCS/pom.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/Source/UBCS/pom.xml b/Source/UBCS/pom.xml index 9a71e3e..5757e07 100644 --- a/Source/UBCS/pom.xml +++ b/Source/UBCS/pom.xml @@ -41,7 +41,6 @@ <module>ubcs-plugin-api</module> <module>ubcs-service</module> <module>ubcs-service-api</module> - <module>ubcs-codeApply</module> </modules> <dependencyManagement> -- Gitblit v1.9.3