accessToken, null); if ($res) { return show(config('status.success'), '退出登陆成功'); } return show(config('status.error'), '退出登陆失败'); } }