<?php return [ 'Goods_id' => '商品ID', 'Channel_id' => '渠道ID', 'Cost' => '原价', 'Status' => '状态', 'Status normal' => '正常', 'Status hidden' => '隐藏' ];