From a2a2640d2998704acc84079ff087196ef272d23b Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期五, 26 十一月 2021 18:05:47 +0800 Subject: [PATCH] update 调整校验异常 返回完整信息 --- ruoyi-common/pom.xml | 12 ------------ 1 files changed, 0 insertions(+), 12 deletions(-) diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml index 9b5af98..4445de2 100644 --- a/ruoyi-common/pom.xml +++ b/ruoyi-common/pom.xml @@ -82,18 +82,6 @@ <artifactId>jaxb-impl</artifactId> </dependency> - <!-- redis 缂撳瓨鎿嶄綔 --> - <dependency> - <groupId>org.springframework.boot</groupId> - <artifactId>spring-boot-starter-data-redis</artifactId> - </dependency> - - <!-- pool 瀵硅薄姹� --> - <dependency> - <groupId>org.apache.commons</groupId> - <artifactId>commons-pool2</artifactId> - </dependency> - <!-- servlet鍖� --> <dependency> <groupId>javax.servlet</groupId> -- Gitblit v1.9.3