protected virtual string GetRequestUrl(WechatpayConfig config)
 {
     return(config.GetBizPayUrl());
 }