From a1eeaa234ebab2094110c049198a54f39034644f Mon Sep 17 00:00:00 2001
From: duwenyuan <1351851645@qq.com>
Date: Wed, 15 Oct 2025 15:18:03 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=95=B0=E6=8D=AE=E5=88=86?=
=?UTF-8?q?=E6=9E=90=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
jeecg-module-data-analyze/pom.xml | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/jeecg-module-data-analyze/pom.xml b/jeecg-module-data-analyze/pom.xml
index 84d23a2..d624bf2 100644
--- a/jeecg-module-data-analyze/pom.xml
+++ b/jeecg-module-data-analyze/pom.xml
@@ -23,5 +23,23 @@
jeecg-boot-base-core
${jeecgboot.version}
+
+ io.swagger
+ swagger-annotations
+ 1.6.6
+ compile
+
+
+ junit
+ junit
+ test
+
+
+ io.swagger
+ swagger-annotations
+ 1.6.6
+ compile
+
+
\ No newline at end of file