id, union_id, customer_name, record_type, integral, station_id, station_name,
create_time,order_no
INSERT INTO customer_points_record
union_id,
customer_name,
record_type,
integral,
station_id,
station_name,
create_time,
order_no,
#{unionId},
#{customerName},
#{recordType},
#{integral},
#{stationId},
#{stationName},
#{createTime},
#{orderNo},