protected override string GetRequestUrl(WechatPayConfig config)
 {
     return(config.GetBatchQueryCommentUrl());
 }