提交
This commit is contained in:
@@ -67,10 +67,6 @@ if (!function_exists('requestCurl')) {
|
||||
$str = '';
|
||||
}
|
||||
}
|
||||
if ($str == '无效路径或登录状态失效'){
|
||||
Cache::rm('system_authorization_token');
|
||||
Cache::rm('system_refresh_token');
|
||||
}
|
||||
return $str;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user