Ejemplo n.º 1
0
 //获取新闻首页顶部数据
 public DataTable GetNewsIndexTopData()
 {
     return(dal.GetNewsIndexTopData());
 }