Example #1
0
 protected override string GetRequestUrl(WechatpayConfig config)
 {
     return(config.GetTransfersUrl());
 }