From 8b9d3541ddb6271cc8db9b1230fad80a7ecc1dcf Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期五, 03 十二月 2021 19:25:38 +0800 Subject: [PATCH] update LoginUser 增加角色缓存 优化角色权限代码 --- ruoyi-common/pom.xml | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml index 4a0e1a8..68db4cc 100644 --- a/ruoyi-common/pom.xml +++ b/ruoyi-common/pom.xml @@ -70,12 +70,6 @@ <artifactId>snakeyaml</artifactId> </dependency> - <!-- Token鐢熸垚涓庤В鏋�--> - <dependency> - <groupId>io.jsonwebtoken</groupId> - <artifactId>jjwt</artifactId> - </dependency> - <!-- jdk11 缂哄け渚濊禆 jaxb--> <dependency> <groupId>com.sun.xml.bind</groupId> -- Gitblit v1.9.3