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初始化
---
ecosphere/pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ecosphere/pom.xml b/ecosphere/pom.xml
index 3df0d96..47a195e 100644
--- a/ecosphere/pom.xml
+++ b/ecosphere/pom.xml
@@ -10,7 +10,7 @@
<modules>
<module>ecosphere-common</module>
-<!-- <module>ecosphere-base-rest</module>-->
+ <module>ecosphere-base-rest</module>
</modules>
<artifactId>ecosphere</artifactId>
--
Gitblit v1.9.1