字串转日期
select date_format(concat(trans_recv_date,trans_recv_time),'%Y-%m-%d %T.%f') from cc_qrcode_ride_trans limit 10;