id, integral_order_no, wares_type, wares_name, wares_name, union_id, customer_name, exchange_num, exchange_time,
status, integral, station_id
INSERT INTO integral_order
integral_order_no,
wares_type,
wares_name,
union_id,
customer_name,
exchange_num,
exchange_time,
status,
integral,
station_id,
#{integralOrderNo},
#{waresType},
#{waresName},
#{unionId},
#{customerName},
#{exchangeNum},
#{exchangeTime},
#{status},
#{integral},
#{stationId},