Exemplo n.º 1
0
 public IEnumerable <Posts> SelectIndexPost02()   //首页帖子显示02
 {
     return(iposts.SelectIndexPost02());
 }