1.第三方开放平台,创建开放平台帐号并绑定公众号/小程序 https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/api/account/create.html 文档中说access_token 是指授权公共号或小程序的access_token, 但是请求代码中拿的是第三方的componentAccessToken,    
1.第三方开放平台,创建开放平台帐号并绑定公众号/小程序




https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/api/account/create.html
文档中说access_token 是指授权公共号或小程序的access_token,
但是请求代码中拿的是第三方的componentAccessToken,