public void Create(Rit entity)
 {
     ritDAO.Create(entity);
 }