From 15a0280ae9e7db96fdf0744c722d214d2cb5a0e5 Mon Sep 17 00:00:00 2001
From: xuekang <914468783@qq.com>
Date: 星期一, 13 五月 2024 08:46:37 +0800
Subject: [PATCH] payment初始化

---
 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