From 97e05746fcf8963dfe01e08be2c7929a7d7d6ef0 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期四, 22 八月 2024 19:56:40 +0800 Subject: [PATCH] 1 --- se-api/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/se-api/pom.xml b/se-api/pom.xml index 7af8777..082d6a5 100644 --- a/se-api/pom.xml +++ b/se-api/pom.xml @@ -3,7 +3,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</artifactId> + <artifactId>se</artifactId> <version>3.6.4</version> </parent> <modelVersion>4.0.0</modelVersion> -- Gitblit v1.9.3