示例#1
0
 public static DataTable Category_GetByAll()
 {
     return(db.Category_GetByAll());
 }