feat: 添加新所菜插件 sa-token-snack3 (通用 json 序列化)

This commit is contained in:
noear
2025-03-03 20:45:42 +08:00
parent 905f6714e2
commit 8c256d893b
7 changed files with 197 additions and 0 deletions

View File

@@ -129,6 +129,11 @@
<artifactId>sa-token-fastjson2</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-snack3</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-redis-jackson</artifactId>