#!/usr/bin/env php Usage: 微信支付平台证书下载工具 [-hV] [-c=] -f= -k= -m= -o= -s= -m, --mchid= 商户号 -s, --serialno= 商户证书的序列号 -f, --privatekey= 商户的私钥文件 -k, --key= ApiV3Key -c, --wechatpay-cert= 微信支付平台证书,验证签名 -o, --output= 下载成功后保存证书的路径 -V, --version Print version information and exit. -h, --help Show this help message and exit.