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