Exemple #1
0
 public object SelectCodeChannelByAddGift(int id)
 {
     return(DalPromotionJob.SelectCodeChannelByAddGift(id));
 }