insert into xhpc_user_privilege( user_id, charging_station_id )values( #{userId}, #{chargingStationId} ) delete from xhpc_station_internet_blacklist where user_id = #{userId}