예제 #1
0
 public int UpdateGift(ExchangeCodeDetail ecd)
 {
     return(DalPromotionJob.UpdateGift(ecd));
 }