Example #1
0
 //消费查询
 public static DataTable getTableXF(int index)
 {
     return(ConsumerDetailsDAL.getTableXF(index));
 }