'ID', 'merchant_id' => '商户id', 'store_id' => '店铺ID', 'member_id' => '用户id', 'member_type' => '用户类型', 'user_money' => '当前余额', 'accumulate_money' => '累计余额', 'give_money' => '累计赠送余额', 'consume_money' => '累计消费金额', 'frozen_money' => '冻结金额', 'user_integral' => '当前积分', 'accumulate_integral' => '累计积分', 'give_integral' => '累计赠送积分', 'consume_integral' => '累计消费积分', 'frozen_integral' => '冻结积分', 'user_growth' => '当前成长值', 'accumulate_growth' => '累计成长值', 'consume_growth' => '累计消费成长值', 'frozen_growth' => '冻结成长值', 'economize_money' => '已节约金额', 'status' => '状态', ]; } }