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