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