UPDATE sj_server_node SET expire_at = #{item.expireAt}, update_dt = CURRENT_TIMESTAMP WHERE host_id = #{item.hostId} AND host_ip = #{item.hostIp}