From 3ee8f92de114c37937e24ef1762aa976d04a5cd4 Mon Sep 17 00:00:00 2001
From: lihang <lihang@vci-tech.com>
Date: 星期五, 26 五月 2023 18:24:10 +0800
Subject: [PATCH] DO添加TableId
---
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 88dd12f..8d31ce1 100644
--- a/Source/UBCS/pom.xml
+++ b/Source/UBCS/pom.xml
@@ -100,6 +100,7 @@
<url>http://dev.yunkeruida.top:9000/repository/maven-snapshots/</url>
</snapshotRepository>
</distributionManagement>
+
<build>
<finalName>${project.name}</finalName>
<resources>
--
Gitblit v1.10.0