mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-04 02:13:42 +08:00
sa-token add login
This commit is contained in:
@@ -125,6 +125,13 @@
|
||||
<version>${sa-token-version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Sa-Token 整合 jwt -->
|
||||
<dependency>
|
||||
<groupId>cn.dev33</groupId>
|
||||
<artifactId>sa-token-jwt</artifactId>
|
||||
<version>1.35.0.RC</version>
|
||||
</dependency>
|
||||
|
||||
<!-- sa-token end -->
|
||||
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user