select id, topicid, transverse, orgid, guid, direction from svy_lib_topicdirection insert into svy_lib_topicdirection topicid, transverse, direction, guid, orgid, #{topicid}, #{transverse}, #{direction}, #{guid}, #{orgid}, update svy_lib_topicdirection topicid = #{topicid}, transverse = #{transverse}, direction = #{direction}, where id = #{id} delete from svy_lib_topicdirection where id = #{id} delete from svy_lib_topicdirection where id in #{id}