From 46a2e2068b92e7098edd7c52a95d65cfb24ea121 Mon Sep 17 00:00:00 2001
From: chendaofei <857448963@qq.com>
Date: Mon, 28 Jul 2025 09:40:40 +0800
Subject: [PATCH] =?UTF-8?q?redis=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
event_smart/pom.xml | 6 +++
.../transientes/security/AuthController.java | 32 +++++++++---
.../security/MyUserDetailsService.java | 49 +++++++++----------
.../impl/LargeScreenCountServiceImpl.java | 6 +--
.../src/main/resources/application.yml | 17 ++++++-
5 files changed, 74 insertions(+), 36 deletions(-)
diff --git a/event_smart/pom.xml b/event_smart/pom.xml
index d37fe80a..4081d6ae 100644
--- a/event_smart/pom.xml
+++ b/event_smart/pom.xml
@@ -18,6 +18,12 @@
0.0.1
+
+ com.njcn
+ common-redis
+ 1.0.0
+
+