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