feat:增加权限校验
This commit is contained in:
@@ -26,7 +26,7 @@ public class TsTokenConfig {
|
||||
/**
|
||||
* 用户登录的KEY
|
||||
*/
|
||||
public static String CACHE_REQUEST_LOGIN_KEY = "request:login:{}";
|
||||
public static String CACHE_REQUEST_LOGIN_KEY = "CACHE:LOGIN:{}";
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user