postData(); $list = $model->getList($params); return $this->renderSuccess('', compact('list')); } }