예제 #1
0
 public IEnumerable <PostComments> SelectIndexPost03()   //首页帖子显示03
 {
     return(iposts.SelectIndexPost03());
 }