From d76451f2c59c5fd46ea19484af08f16becf9ba93 Mon Sep 17 00:00:00 2001
From: xy <748613696@qq.com>
Date: Wed, 30 Jul 2025 15:58:22 +0800
Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6=E6=8F=90?=
=?UTF-8?q?=E4=BA=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
analysis/stat/stat-boot/pom.xml | 6 ++++++
data-processing/data-processing-api/pom.xml | 10 ++++++++++
2 files changed, 16 insertions(+)
diff --git a/analysis/stat/stat-boot/pom.xml b/analysis/stat/stat-boot/pom.xml
index 03e70dc..ef84c6b 100644
--- a/analysis/stat/stat-boot/pom.xml
+++ b/analysis/stat/stat-boot/pom.xml
@@ -63,6 +63,12 @@
+
+ com.njcn
+ pq-device-api
+ 1.0.0
+ compile
+
diff --git a/data-processing/data-processing-api/pom.xml b/data-processing/data-processing-api/pom.xml
index 334837a..e22d639 100644
--- a/data-processing/data-processing-api/pom.xml
+++ b/data-processing/data-processing-api/pom.xml
@@ -49,6 +49,16 @@
1.0.0
compile
+
+ org.influxdb
+ influxdb-java
+
+
+ com.njcn
+ influxdb-springboot-starter
+ 1.0.0
+ compile
+