public IEnumerable <PostComments> SelectInfoPostCom(string postinfo) //搜索帖子 { return(iposts.SelectInfoPostCom(postinfo)); }