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