id, integral_order_no, wares_type, wares_name, wares_name, wares_id, wares_pic, wares_detail, union_id, customer_name, exchange_num, exchange_time,
status, integral, station_id
INSERT INTO integral_order
integral_order_no,
wares_type,
wares_name,
wares_id,
wares_pic,
wares_detail,
union_id,
customer_name,
exchange_num,
exchange_time,
status,
integral,
station_id,
station_name,
#{integralOrderNo},
#{waresType},
#{waresName},
#{waresId},
#{waresPic},
#{waresDetail},
#{unionId},
#{customerName},
#{exchangeNum},
#{exchangeTime},
#{status},
#{integral},
#{stationId},
#{stationName},