insert all into sys_user_post(user_id, post_id) values ( #{item.userId}, #{item.postId} ) SELECT 1 FROM DUAL