示例#1
0
 public DataTable Display(string sql)
 {
     return(nv_dal.Display(sql));
 }