255], ]; } /** * {@inheritdoc} */ public function attributeLabels() { return [ 'id' => 'ID', 'mall_id' => 'Mall ID', 'mch_id' => 'Mch ID', 'user_id' => 'User ID', 'goods_id' => 'Goods ID', 'media_id' => 'Media ID', 'msg_id' => 'Msg ID', 'status' => 'Extra Attributes', 'extra_attributes' => 'Url', 'created_at' => 'Created At', 'updated_at' => 'Updated At', ]; } }