作者 郭鑫

修改

... ... @@ -180,7 +180,7 @@ class MemberController extends CommentController
}
// 评价
// 评价1
public function common(){
if($this->request->isPost()){
$data = $this->request->param();
... ...