[ 'DistributionPreIncome' => '预收益', 'distribution-pre-incomes' => '预收益', ], 'fields' => [ 'user_id' => '用户ID', 'order_id' => '订单ID', 'type' => '收益类型', 'agent_level' => '代理等级', 'total_amount' => '总金额', 'total_sales_value' => '总销售', 'total_revenue' => '总收益', 'status' => '状态', 'remarks' => '备注', 'completed_at' => '结算时间', 'user'=>[ 'phone'=>'手机号', ], 'order'=>[ 'sn'=>'订单编号', ], ], 'options' => [ ], ];