insert ignore into `favorite`(id, user_id, type, content_id, create_time) values(#{id}, #{userId}, #{type}, #{contentId}, #{createTime})