public ArticleEFService() {
     db = new AiFArchiveEntities();
 }
 public MigraArticleService()
 {
     db = new AiFArchiveEntities();
 }