https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/access-token/auth.getAccessToken.html ,获取accessToken接口描述的返回值是当errcode为0代表获取成功,但是实际上获取成功后,没有返回errcode,文档和实际表现不一致
https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/access-token/auth.getAccessToken.html ,获取accessToken接口描述的返回值是当errcode为0代表获取成功,但是实际上获取成功后,没有返回errcode,文档和实际表现不一致
1 个回答