添加token专有session

This commit is contained in:
shengzhang
2020-12-27 22:47:00 +08:00
parent 20f6bd7b3d
commit a59ee9408b
5 changed files with 114 additions and 4 deletions

View File

@@ -33,11 +33,11 @@
</dependency>
<!-- sa-token 整合 redis -->
<!-- <dependency>
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-dao-redis</artifactId>
<version>1.7.0</version>
</dependency> -->
</dependency>
<!-- @ConfigurationProperties -->
<dependency>