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