移动端链接快速授权的文档URL示例多了个auth_type参数?
2,问题内容:页面显示的授权链接示例,有2个auth_type参数,第一个写死成3,第二个值是xxx
文档提的URL:https://mp.weixin.qq.com/safe/bindcomponent?action=bindcomponent&auth_type=3&no_scan=1&component_appid=xxxx&pre_auth_code=xxxxx&redirect_uri=xxxx&auth_type=xxx&biz_appid=xxxx#wechat_redirect
3,请求确认:这个URL参数重复,到底是特意这么写的?还是文档里写错了?