mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 16:23:42 +08:00 
			
		
		
		
	update 修改 LOGIN_TOKEN_KEY 内容 对应 satoken 的 key
This commit is contained in:
		@@ -64,7 +64,7 @@ public class Constants {
 | 
			
		||||
    /**
 | 
			
		||||
     * 登录用户 redis key
 | 
			
		||||
     */
 | 
			
		||||
    public static final String LOGIN_TOKEN_KEY = "login_tokens:";
 | 
			
		||||
    public static final String LOGIN_TOKEN_KEY = "Authorization:login:token:";
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
     * 在线用户 redis key
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user