weixin://dl/business/?t=
TICKET如何获取
使用了https://api.weixin.qq.com/cgi-bin/token?grant_type=client_credential&appid=AppID&secret=AppSecret
https://api.weixin.qq.com/wxa/generateurlscheme?access_token=
返回的是Ticket 失败:{'errcode': 40066, 'errmsg': 'invalid url rid: 69a12b2a-7f85e1f0-28a1058a'}

用postman直接请求微信接口,截个图