@ -83,7 +83,6 @@ public class CustomerImpressionServiceImpl implements CustomerImpressionService
if (!StringUtils.isEmpty(city)) {
paymentInfo.put("pay_location", city);
}
paymentInfos.add(paymentInfo);