Exemplo n.º 1
0
 //根据回复ID显示所有其下的评论
 public static DataTable bcallbcb(int bbc_bc_id)
 {
     return(Back_Comment_BackDal.bcallbcb(bbc_bc_id));
 }