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-modules/pom.xml | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ruoyi-modules/pom.xml b/se-modules/pom.xml similarity index 70% rename from ruoyi-modules/pom.xml rename to se-modules/pom.xml index b3637b1..0357c0d 100644 --- a/ruoyi-modules/pom.xml +++ b/se-modules/pom.xml @@ -9,17 +9,17 @@ <modelVersion>4.0.0</modelVersion> <modules> - <module>ruoyi-system</module> - <module>ruoyi-gen</module> - <module>ruoyi-job</module> - <module>ruoyi-file</module> + <module>se-system</module> + <module>se-gen</module> + <module>se-job</module> + <module>se-file</module> </modules> - <artifactId>ruoyi-modules</artifactId> + <artifactId>se-modules</artifactId> <packaging>pom</packaging> <description> - ruoyi-modules涓氬姟妯″潡 + se-modules涓氬姟妯″潡 </description> </project> -- Gitblit v1.9.3