public BlogArticle GetBlogArticle()
 {
     //_redisCacheManager.Set("jee", "haha");
     return(_blogArticleServices.GetBlog());
 }