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