Exemplo n.º 1
0
 public DataTable SelectGiftByDonwLoad(int pkid)
 {
     return(DalPromotionJob.SelectGiftByDonwLoad(pkid));
 }