public void Update(Origin entity)
 {
     repository.Update(entity);
 }