From 29910029cee1c19509d26b79f861fb953f78fefc Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期五, 16 八月 2024 17:34:27 +0800 Subject: [PATCH] 1 --- se-api/pom.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/se-api/pom.xml b/se-api/pom.xml index 6846163..1cfce0c 100644 --- a/se-api/pom.xml +++ b/se-api/pom.xml @@ -9,10 +9,10 @@ <modelVersion>4.0.0</modelVersion> <modules> - <module>ruoyi-api-system</module> + <module>se-api-system</module> </modules> - <artifactId>ruoyi-api</artifactId> + <artifactId>se-api</artifactId> <packaging>pom</packaging> <description> -- Gitblit v1.9.3