mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-05-07 23:57:20 +08:00
扫码登录
This commit is contained in:
@@ -158,7 +158,7 @@ public class SystemLoginServiceImpl implements ISystemLoginService {
|
||||
*/
|
||||
@Override
|
||||
public void logout(String token) {
|
||||
//RedisUtil.del(AdminConfig.backstageTokenKey + token);
|
||||
// RedisUtil.del(AdminConfig.backstageTokenKey + token);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user