From 5ba39c00863e59aae33d06416a253827b9463ae7 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期五, 03 十二月 2021 15:57:58 +0800 Subject: [PATCH] update 重构分页 基于 分页新方法 --- 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