insert into sys_post_role(post_id, role_id) values (#{postId}, #{roleId}) delete from sys_post_role where post_id in #{postId}