getStatusList(); return $list[$value] ?? ''; } public function labels() { return $this->hasMany('GoodsLabel', 'group_id', 'id'); } }