From d5fae6385b7f55cb84986b4b7fa341ad1cd9f75f Mon Sep 17 00:00:00 2001
From: zhangxp <zhangxp@chicecm.com>
Date: 星期四, 01 六月 2023 18:31:04 +0800
Subject: [PATCH] 集成接口联调
---
Source/UBCS/ubcs-service/pom.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Source/UBCS/ubcs-service/pom.xml b/Source/UBCS/ubcs-service/pom.xml
index 5fed78c..c1c3f28 100644
--- a/Source/UBCS/ubcs-service/pom.xml
+++ b/Source/UBCS/ubcs-service/pom.xml
@@ -24,6 +24,7 @@
<module>ubcs-code</module>
<module>ubcs-omd</module>
<module>ubcs-ddl</module>
+ <module>ubcs-webservice</module>
</modules>
<dependencies>
--
Gitblit v1.10.0