From 7660fe12273a6b132256a2fa83ca1b11d6b2381f Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期二, 13 八月 2024 17:48:44 +0800 Subject: [PATCH] update --- jh-module-ecg/jh-module-ecg-biz/pom.xml | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/jh-module-ecg/jh-module-ecg-biz/pom.xml b/jh-module-ecg/jh-module-ecg-biz/pom.xml index 7f3765e..42a4ca9 100644 --- a/jh-module-ecg/jh-module-ecg-biz/pom.xml +++ b/jh-module-ecg/jh-module-ecg-biz/pom.xml @@ -27,6 +27,11 @@ <artifactId>jh-module-infra-api</artifactId> <version>${revision}</version> </dependency> + <dependency> + <groupId>cn.lihu</groupId> + <artifactId>jh-module-system-api</artifactId> + <version>${revision}</version> + </dependency> <!-- 涓氬姟缁勪欢 --> <dependency> -- Gitblit v1.9.3