From 0aa260e7da92435e52c46de505478da738b25243 Mon Sep 17 00:00:00 2001 From: zhangzhiqiang Date: Wed, 7 Dec 2022 19:42:55 +0800 Subject: [PATCH] =?UTF-8?q?add:=E6=B7=BB=E5=8A=A0sadao:redis?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lms/nladmin-system/pom.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/lms/nladmin-system/pom.xml b/lms/nladmin-system/pom.xml index c056dc10b..290680af2 100644 --- a/lms/nladmin-system/pom.xml +++ b/lms/nladmin-system/pom.xml @@ -80,7 +80,17 @@ sa-token-jwt ${sa-token.version} - + + + cn.dev33 + sa-token-dao-redis + 1.31.0 + + + org.apache.commons + commons-pool2 + 2.5.0 +