public List <Model.Specification> SpeciUptState(int id) { return(_specificationRepository.UptState(id)); }