示例#1
0
 public static DataTable GetSupplier()
 {
     return(OperationDal.GetSupplier());
 }