getListByUser($userId, $this->request->param()); return $this->renderSuccess(compact('list')); } }