From 0f2d901c9dd23dd7c4288e2f53d3115ab601c16e Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期五, 16 八月 2024 18:09:47 +0800 Subject: [PATCH] 1 --- se-common/se-common-datascope/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/se-common/se-common-datascope/pom.xml b/se-common/se-common-datascope/pom.xml index c86a976..64c2a80 100644 --- a/se-common/se-common-datascope/pom.xml +++ b/se-common/se-common-datascope/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> <groupId>com.se</groupId> - <artifactId>ruoyi-common</artifactId> + <artifactId>se-common</artifactId> <version>3.6.4</version> </parent> <modelVersion>4.0.0</modelVersion> -- Gitblit v1.9.3