From 51fe8062fc825f27ca01d45d8b6d052d50b0f66a Mon Sep 17 00:00:00 2001
From: chenjiahe <763432473@qq.com>
Date: 星期一, 23 九月 2024 16:29:55 +0800
Subject: [PATCH] 底层4个工具合并

---
 pom.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6b87636..71954f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,6 +16,11 @@
         <relativePath/> <!-- lookup parent from repository -->
     </parent>
 
+    <modules>
+        <module>hx_common</module>
+        <module>hx_auto</module>
+        <module>hx-redisson</module>
+    </modules>
 
     <!-- 渚濊禆鐗堟湰缁熶竴绠$悊 -->
     <properties>

--
Gitblit v1.8.0