select SUBSTRING_INDEX(GROUP_CONCAT(order_id ORDER BY create_time desc),',',1) orderId from zjut_order group by dark_name