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