From 1bb03a3c11ba0cb2329b341ea376e0270ff089d6 Mon Sep 17 00:00:00 2001
From: zhangxp <zhangxp@chicecm.com>
Date: 星期三, 23 八月 2023 10:49:50 +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.10.0