示例#1
0
 public int SelectPromoCodeCount(int pkid)
 {
     return(DalPromotionJob.SelectPromoCodeCount(pkid));
 }