From 53df515e7431fc9ba119a714b6fd61d530a0785b Mon Sep 17 00:00:00 2001
From: maven <2163098428@qq.com>
Date: 星期三, 04 二月 2026 15:55:08 +0800
Subject: [PATCH] yys 榆林数据推送增加开关
---
pom.xml | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/pom.xml b/pom.xml
index c802315..eb913c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -289,6 +289,19 @@
<version>1.12.2</version>
</dependency>
+ <dependency>
+ <groupId>com.alibaba</groupId>
+ <artifactId>easyexcel</artifactId>
+ <version>4.0.3</version>
+ </dependency>
+
+ <!-- Hutool 鏍稿績宸ュ叿鍖咃紙鍖呭惈http妯″潡锛屾棤闇�鍗曠嫭寮曞叆http瀛愬寘锛� -->
+ <dependency>
+ <groupId>cn.hutool</groupId>
+ <artifactId>hutool-all</artifactId>
+ <version>5.3.7</version>
+ </dependency>
+
</dependencies>
<build>
--
Gitblit v1.9.3