UPDATE down_glass_task SET task_stauts = 0 WHERE flow_card_id = #{flowCardId} DELETE FROM down_glass_task WHERE flow_card_id = #{flowCardId}