INSERT INTO ums_admin_role_relation (admin_id, role_id) VALUES (#{item.adminId,jdbcType=BIGINT}, #{item.roleId,jdbcType=BIGINT})