示例#1
0
 public PromotionResponse_V01 GetEffectivePromotionList(string local, DateTime?dateTime = default(DateTime?))
 {
     return(ChinaPromotionProvider.GetEffectivePromotionList(local, dateTime));
 }