From 42310bc8af09d2a4f3671993db7208ef4df272cf Mon Sep 17 00:00:00 2001 From: xuekang <914468783@qq.com> Date: 星期六, 11 五月 2024 16:03:59 +0800 Subject: [PATCH] ecosphere-base-rest初始化 --- pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index b58501b..d759699 100644 --- a/pom.xml +++ b/pom.xml @@ -377,6 +377,7 @@ <module>ruoyi-api</module> <module>ruoyi-common</module> <module>ruoyi-example</module> + <module>ecosphere</module> </modules> <packaging>pom</packaging> -- Gitblit v1.9.1