getProductCommentList($product_id, $scoreType, $this->postData()); $total = $model->getTotal($product_id); return $this->renderSuccess('', compact('list', 'total')); } }