'全积分兑换', self::TYPE_SCORE_MONEY => '积分+金额兑换', self::TYPE_LIMIT => '积分抵扣', ]; return $type ? $data[$type] : $data; } }