getGoodsCommentList($goods_id, $scoreType); $total = $model->getTotal($goods_id); return $this->renderSuccess(compact('list', 'total')); } }