'有效', 1=>'无效']; return $arr[$data['status']]; } public function getAnnexAttr($value) { return !empty($value) ? json_decode($value,true) : ''; } }