insert into xhpc_operator_internet_blacklist( internet_user_id, charging_station_id )values( #{internetUserId}, #{chargingStationId} delete from xhpc_station_internet_blacklist where internet_user_id = #{internetUserId}