定义微信配置
protected $sp_appid = ”;//服务商APPID(目前只有公众号) protected $sp_mchid = ”;//服务商商户号 protected $sub_appid = ”;//小程序APPID protected $sub_mchid[……]