示例#1
0
 protected override string GetRequestUrl(WechatpayConfig config)
 {
     return(config.GetSendRedPackUrl());
 }