From 21d55efd4c0651aef8731b04e5129797a05c65b9 Mon Sep 17 00:00:00 2001
From: gaoqr <13665037151@163.com>
Date: Mon, 23 Sep 2024 16:48:56 +0800
Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E6=9C=8D=E5=8A=A1jar=E5=8C=85?=
=?UTF-8?q?=E7=98=A6=E8=BA=AB=E9=85=8D=E7=BD=AE=EF=BC=9A=E8=A1=A5=E5=85=85?=
=?UTF-8?q?system=E3=80=81infra=E6=A8=A1=E5=9D=97=E5=AF=B9mq=E6=A8=A1?=
=?UTF-8?q?=E5=9D=97=E7=9A=84=E5=BC=95=E7=94=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
cf-module-infra/cf-module-infra-biz/pom.xml | 4 ++++
cf-module-system/cf-module-system-biz/pom.xml | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/cf-module-infra/cf-module-infra-biz/pom.xml b/cf-module-infra/cf-module-infra-biz/pom.xml
index 8d99c452b..8227ad15f 100644
--- a/cf-module-infra/cf-module-infra-biz/pom.xml
+++ b/cf-module-infra/cf-module-infra-biz/pom.xml
@@ -228,6 +228,10 @@
com.cf.imes
cf-spring-boot-starter-websocket
+
+ com.cf.imes
+ cf-spring-boot-starter-mq
+
diff --git a/cf-module-system/cf-module-system-biz/pom.xml b/cf-module-system/cf-module-system-biz/pom.xml
index dfe3d19a4..62ca48d86 100644
--- a/cf-module-system/cf-module-system-biz/pom.xml
+++ b/cf-module-system/cf-module-system-biz/pom.xml
@@ -304,6 +304,10 @@
com.cf.imes
cf-spring-boot-starter-web
+
+ com.cf.imes
+ cf-spring-boot-starter-mq
+