'ID', 'mall_id' => 'Mall ID', 'goods_id' => 'Goods ID', 'agent_price' => 'Agent Price', 'agent_intermediary_fee' => 'Agent Intermediary Fee', 'store_price' => 'Store Price', 'business_promotion_expenses' => 'Business Promotion Expenses', 'sort' => 'Sort', 'is_on_sale' => 'Is On Sale', 'created_at' => 'Created At', 'updated_at' => 'Updated At', 'deleted_at' => 'Deleted At', ]; } }