From ce9b0cd02c3357834e9921c2f96c55d9816defa9 Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期一, 14 四月 2025 13:43:01 +0800 Subject: [PATCH] 获取 诊室 安装队列 --- .gitignore | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index c41405c..b1271ce 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,9 @@ /jh-framework/jh-common/target /.idea .flattened-pom.xml +/jh-module-ecg/jh-module-ecg-biz/target +/jh-module-ecg/jh-module-ecg-api/target +/jh-module-ecg/target +/jh-framework/target +/jh-module-infra/target +/jh-module-system/target -- Gitblit v1.9.3