Exemple #1
0
 public static int UpdateGetPCodeRule(GetPCodeModel model)
 {
     return(DALPromotion.UpdateGetPCodeRule(model));
 }