From 54777bde297441dac362e521d282c9b3de2ab687 Mon Sep 17 00:00:00 2001
From: yuxc <653031404@qq.com>
Date: 星期三, 09 八月 2023 09:55:03 +0800
Subject: [PATCH] 1、处理主题库分类添加-编码规则未全部查询出来的问题。
---
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.10.0