public void Create(Status entity)
 {
     dao.Create(entity);
 }