Authorization: Bearer ********************curl --location --request GET '/auth/wecom-qrcode?state' \
--header 'Authorization: Bearer <token>'{
"data": {
"actionType": "APP_AUTH_QR",
"qrUrl": "https://open.work.weixin.qq.com/wwopen/sso/qrConnect?appid=ww21666ce3b2bc67a0&agentid=1000002...",
"expireSeconds": 300,
"uuid": "e1eea04ed597465c833418d4cdc9373b"
}
}