From e062cddb9b1bd6976bf5730274828bcef57e08e7 Mon Sep 17 00:00:00 2001
From: ludc <pUXmgxCf6A>
Date: 星期五, 26 五月 2023 10:27:19 +0800
Subject: [PATCH] 集团属性映射配置接口功能添加
---
Source/UBCS/ubcs-ops-api/ubcs-flow-api/pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Source/UBCS/ubcs-ops-api/ubcs-flow-api/pom.xml b/Source/UBCS/ubcs-ops-api/ubcs-flow-api/pom.xml
index e93129f..577f1eb 100644
--- a/Source/UBCS/ubcs-ops-api/ubcs-flow-api/pom.xml
+++ b/Source/UBCS/ubcs-ops-api/ubcs-flow-api/pom.xml
@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>ubcs-ops-api</artifactId>
- <groupId>org.springblade</groupId>
+ <groupId>com.vci.ubcs</groupId>
<version>3.0.1.RELEASE</version>
</parent>
<modelVersion>4.0.0</modelVersion>
--
Gitblit v1.9.3