diff --git a/springboot/fastbee-server/sip-server/src/main/resources/mapper/SipDeviceMapper.xml b/springboot/fastbee-server/sip-server/src/main/resources/mapper/SipDeviceMapper.xml index b5ea9588..20076788 100644 --- a/springboot/fastbee-server/sip-server/src/main/resources/mapper/SipDeviceMapper.xml +++ b/springboot/fastbee-server/sip-server/src/main/resources/mapper/SipDeviceMapper.xml @@ -189,7 +189,7 @@ active_time = #{activeTime}, ip = #{ip}, port = #{port}, - hostaddress = #{hostAddress}, + host_address = #{hostAddress}, where device_sip_id = #{deviceSipId}