mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-10-21 11:07:23 +08:00
细化未登录异常类型、Cookie操作改为接口代理模式等功能点,为 v1.5.0 版本做准备
This commit is contained in:
@@ -26,18 +26,18 @@
|
||||
</dependency>
|
||||
|
||||
<!-- 开发测试 -->
|
||||
<!-- <dependency>
|
||||
<dependency>
|
||||
<groupId>cn.dev33</groupId>
|
||||
<artifactId>sa-token-dev</artifactId>
|
||||
<version>1.4.0</version>
|
||||
</dependency> -->
|
||||
</dependency>
|
||||
|
||||
<!-- sa-token 权限认证, 在线文档:http://sa-token.dev33.cn/ -->
|
||||
<dependency>
|
||||
<!-- <dependency>
|
||||
<groupId>cn.dev33</groupId>
|
||||
<artifactId>sa-token</artifactId>
|
||||
<version>1.4.0</version>
|
||||
</dependency>
|
||||
</dependency> -->
|
||||
|
||||
<!-- SpringBoot整合redis -->
|
||||
<dependency>
|
||||
|
Reference in New Issue
Block a user