diff --git a/xhpc-modules/xhpc-charging-station/src/main/resources/mapper/XhpcChargingStationMapper.xml b/xhpc-modules/xhpc-charging-station/src/main/resources/mapper/XhpcChargingStationMapper.xml index f666665f..c8ca39f0 100644 --- a/xhpc-modules/xhpc-charging-station/src/main/resources/mapper/XhpcChargingStationMapper.xml +++ b/xhpc-modules/xhpc-charging-station/src/main/resources/mapper/XhpcChargingStationMapper.xml @@ -171,7 +171,7 @@ reminder_instructions = #{reminderInstructions}, img_id = #{imgId}, station_type = #{stationType}, - station_type = #{operatorIdEvcs} + operator_id_evcs = #{operatorIdEvcs} where charging_station_id = #{chargingStationId}