delete from t_transport_fee_area where transport_id = #{transportId} and (province = #{area.province} and city = #{area.city})