示例#1
0
 public DataTable BLL_GetAllAreas()
 {
     return(db.GetAllAreas());
 }