示例#1
0
 public Object getCategoryList()
 {
     poda = new PurchaseOrderDA();
     return(poda.getCategory());
 }