@Transactional
 public void popularity(InfoContactInformationView data) {
   infocontactinformationviewDao.popularity(data);
 }