50], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'name' => 'Name', 'baoer' => 'Baoer', 'baofei' => 'Baofei', 'created_at' => 'Created At', 'updated_at' => 'Updated At', ]; } }