protected override string GetRequestUrl(WechatpayConfig config)
 {
     return(config.GetSendGroupredPackUrl());
 }