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