项目类型

不同类型需要传参数不同,区别在于url,请对照下表确定是否需要url,url什么格式

类型名type值参数备注


app授权(扫码模式)99appid,type,urlurl格式为https://open.weixin.qq.com/connect/confirm?uuid=xxxxxx
网页授权0appid,type,urlurl示例:https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxfe19ff97e6f04472&redirect_uri=https%3A%2F%2Fcsbj.linkroutes.com%2Fapi%2Fwx%2FaccessToken&response_type=code&scope=snsapi_userinfo&state=https://csbj.linkroutes.com/2021/gaokao/index.html?sid=o2jAcwMGnJCSZl7FT9KBQSdMy47w&connect_redirect=1#wechat_redirect


小程序取code1appid,type
小程序取code+资料11appid,type
小程序取code+资料+绑手机12appid,type
联合授权5appid,type,(url)?联合授权根据子任务类型确定是否需要传url