From 0e52b40501310d9339ec816182ae7302a93c1cb2 Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期二, 06 八月 2024 20:56:57 +0800
Subject: [PATCH] 新增 ECG模块

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