From 7205d8a3243be7ce493c4bb76a6eb07c5dd86c5c Mon Sep 17 00:00:00 2001
From: xy <748613696@qq.com>
Date: Mon, 9 Sep 2024 10:06:04 +0800
Subject: [PATCH] =?UTF-8?q?pom=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
cs-device/cs-device-boot/pom.xml | 6 ++++++
cs-harmonic/cs-harmonic-boot/pom.xml | 5 +++++
2 files changed, 11 insertions(+)
diff --git a/cs-device/cs-device-boot/pom.xml b/cs-device/cs-device-boot/pom.xml
index c1d9f3f..d9010e6 100644
--- a/cs-device/cs-device-boot/pom.xml
+++ b/cs-device/cs-device-boot/pom.xml
@@ -160,6 +160,12 @@
1.0.0
compile
+
+ com.njcn
+ access-api
+ 1.0.0
+ compile
+
diff --git a/cs-harmonic/cs-harmonic-boot/pom.xml b/cs-harmonic/cs-harmonic-boot/pom.xml
index c2acfeb..8a15ee8 100644
--- a/cs-harmonic/cs-harmonic-boot/pom.xml
+++ b/cs-harmonic/cs-harmonic-boot/pom.xml
@@ -104,6 +104,11 @@
1.0.0
compile
+
+ com.njcn
+ access-api
+ 1.0.0
+
com.baomidou
dynamic-datasource-spring-boot-starter