From 39fae78e10b4bcc983de8fec90e04f43084b0b3e Mon Sep 17 00:00:00 2001 From: zch Date: Fri, 13 Jun 2025 11:13:45 +0800 Subject: [PATCH] =?UTF-8?q?build(hwmom-dms):=20=E6=B7=BB=E5=8A=A0=20hwmom-?= =?UTF-8?q?api-workflow=20=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 pom.xml 文件中添加了 hwmom-api-workflow依赖 - 版本号为 2.2.2 - 依赖范围为 compile --- ruoyi-modules/hwmom-dms/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ruoyi-modules/hwmom-dms/pom.xml b/ruoyi-modules/hwmom-dms/pom.xml index 336a6a4..a13b18b 100644 --- a/ruoyi-modules/hwmom-dms/pom.xml +++ b/ruoyi-modules/hwmom-dms/pom.xml @@ -180,6 +180,13 @@ compile + + org.dromara + hwmom-api-workflow + 2.2.2 + compile + +