From bfff340bbde8c3c0c47d6fe9e21d7c72f6791f0d Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期三, 07 八月 2024 11:23:31 +0800
Subject: [PATCH] sql: 预约日期 + 预约时间段

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

diff --git a/pom.xml b/pom.xml
index 3fc3e5b..6da604b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,6 +15,7 @@
         <!-- 鍚勭 module 鎷撳睍 -->
         <module>jh-module-system</module>
         <module>jh-module-infra</module>
+        <module>jh-module-ecg</module>
 <!--        <module>jh-module-member</module>-->
 <!--        <module>jh-module-bpm</module>-->
 <!--        <module>jh-module-report</module>-->

--
Gitblit v1.9.3