{}
curl --location --globoff 'https://api.weixin.qq.com/wxa/getwxacodeunlimit?access_token={{weixinToken}}' \ --header 'Authori-zation: {{token}}' \ --header 'source: {{source}}' \ --header 'Content-Type: application/json' \ --data '{}'