255], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'attr_group_id' => 'Attr Group ID', 'attr_name' => 'Attr Name', 'is_delete' => 'Is Delete', 'is_default' => '是否是默认属性', ]; } }