示例#1
0
 public IEnumerable <Posts> SelectIndexPost01()   //首页帖子显示01
 {
     return(iposts.SelectIndexPost01());
 }