UPDATE `bl_business_opportunities_clue` SET follow_up_count = #{count} user_id = #{userId} and clue_id = #{clueId} delete from `bl_business_opportunities_clue` user_id = #{userId} and attention_id = #{attentionId}