From 76b247b79be0bd9246ec6cb6aa45ebb83fef4c3e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?=
<15040126243@163.com>
Date: Fri, 26 Aug 2022 15:24:10 +0800
Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E5=A4=8D=20hutool=20=E5=AD=98?=
=?UTF-8?q?=E5=9C=A8=E5=A4=9A=E7=89=88=E6=9C=AC=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ruoyi-common/ruoyi-common-satoken/pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/ruoyi-common/ruoyi-common-satoken/pom.xml b/ruoyi-common/ruoyi-common-satoken/pom.xml
index 104288a2..0dfd06ab 100644
--- a/ruoyi-common/ruoyi-common-satoken/pom.xml
+++ b/ruoyi-common/ruoyi-common-satoken/pom.xml
@@ -27,6 +27,12 @@
cn.dev33
sa-token-jwt
${satoken.version}
+
+
+ cn.hutool
+ hutool-all
+
+