From 3a9694c9d449681f62913789b3c0dd0b6bd83e98 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期五, 16 八月 2024 17:53:17 +0800 Subject: [PATCH] 1 --- se-gateway/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/se-gateway/pom.xml b/se-gateway/pom.xml index 8df35bd..7d5f857 100644 --- a/se-gateway/pom.xml +++ b/se-gateway/pom.xml @@ -2,7 +2,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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> + <groupId>com.ruoyi</groupId> <artifactId>ruoyi</artifactId> <version>3.6.4</version> </parent> -- Gitblit v1.9.3