From aa2c3d4deba76ade0958ff3ced88396e226a4964 Mon Sep 17 00:00:00 2001
From: duhuizhe <271000472@qq.com>
Date: 星期三, 15 五月 2024 19:57:40 +0800
Subject: [PATCH] 项目启动失败问题解决
---
pom.xml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/pom.xml b/pom.xml
index b58501b..5a26767 100644
--- a/pom.xml
+++ b/pom.xml
@@ -376,7 +376,9 @@
<module>ruoyi-modules</module>
<module>ruoyi-api</module>
<module>ruoyi-common</module>
+ <module>ecosphere</module>
<module>ruoyi-example</module>
+
</modules>
<packaging>pom</packaging>
--
Gitblit v1.9.1