'建议',2=>'意见',3=>'求助',4=>'投诉'); public function getTypeAttribute($value) { return $this->type[$value]; } }