loginService->isLoginJson(); // 删除当前用户的缓存信息 $this->loginService->clearLoginInfo(); return responseMessage(1001, '操作成功!'); } }