token过期提示

This commit is contained in:
lyd
2022-10-08 17:15:56 +08:00
parent 994803009d
commit 3f565f7c51
6 changed files with 147 additions and 8 deletions

View File

@@ -21,6 +21,12 @@
<dependencies>
<!-- redis -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-redis</artifactId>
</dependency>
<!--WQL-->
<dependency>
<groupId>com.hynnet</groupId>