From 2eb13baa57ddf6da38bba134f6c90025f5ac4396 Mon Sep 17 00:00:00 2001
From: EricsHu <hrr145632>
Date: 星期二, 05 九月 2023 11:19:21 +0800
Subject: [PATCH] 退出登录null

---
 pom.xml |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2732c81..312cfca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -435,6 +435,17 @@
 			<classifier>jdk15</classifier><!-- 鎸囧畾jdk鐗堟湰 -->
 		</dependency>
 
+		<dependency>
+			<groupId>com.aliyun.oss</groupId>
+			<artifactId>aliyun-sdk-oss</artifactId>
+			<version>2.8.3</version>
+		</dependency>
+
+		<dependency>
+			<groupId>org.lionsoul</groupId>
+			<artifactId>ip2region</artifactId>
+			<version>1.7.2</version>
+		</dependency>
 
 		<dependency>
 			<groupId>org.apache.httpcomponents</groupId>

--
Gitblit v1.8.0