From ca3b12542415cb98a1700ca5e44fc54ed838c974 Mon Sep 17 00:00:00 2001 From: cdf <857448963@qq.com> Date: Thu, 16 Apr 2026 14:08:05 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=A8=E8=83=BD=E6=B7=BB=E5=8A=A0mqtt?= =?UTF-8?q?=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pqs-energy/energy-api/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pqs-energy/energy-api/pom.xml b/pqs-energy/energy-api/pom.xml index 23cec5c9c..5e1119103 100644 --- a/pqs-energy/energy-api/pom.xml +++ b/pqs-energy/energy-api/pom.xml @@ -55,6 +55,12 @@ 1.1.0 + + + com.github.tocrhz + mqtt-spring-boot-starter + +