select id, order_id, status_type, status_value, create_zdy_user_id, create_sys_user_id, content, create_time from zdy_hotel_homestay_order_log insert into zdy_hotel_homestay_order_log order_id, status_type, status_value, create_zdy_user_id, create_sys_user_id, content, create_time, #{orderId}, #{statusType}, #{statusValue}, #{createZdyUserId}, #{createSysUserId}, #{content}, #{createTime},