refactor: SpringSecurity + JWT 认证鉴权重构

This commit is contained in:
haoxr
2023-09-13 18:27:15 +08:00
parent ae59e5251e
commit 3ff462305b
21 changed files with 160 additions and 214 deletions

View File

@@ -4,10 +4,8 @@ import java.lang.annotation.*;
/**
* MP数据权限注解
* <p>
*
* @author zc
* @link https://gitee.com/baomidou/mybatis-plus/issues/I37I90
* @since 2.0.0
*/
@Documented