satoken序列化修改
This commit is contained in:
parent
d6966b9b07
commit
73be64f506
|
|
@ -22,7 +22,7 @@
|
||||||
<!-- Sa-Token 整合 Redis (使用 jdk 默认序列化方式) -->
|
<!-- Sa-Token 整合 Redis (使用 jdk 默认序列化方式) -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>cn.dev33</groupId>
|
<groupId>cn.dev33</groupId>
|
||||||
<artifactId>sa-token-redis</artifactId>
|
<artifactId>sa-token-redis-jackson</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>cn.dev33</groupId>
|
<groupId>cn.dev33</groupId>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue