255], [['id'], 'unique'], ]; } /** * {@inheritdoc} */ public function attributeLabels() { return [ 'unionid' => 'Unionid', 'data' => 'Data', 'type' => 'Type', 'created_at' => 'Created At', 'is_delete' => 'Is Delete', 'deleted_at' => 'Deleted At', ]; } }