curl --location 'http://api.ai-tax.cn/open/console/commonAuth/login/scanLogin/getQrcode' \
--header 'Content-Type: application/json' \
--data '{
"areaCode": "",
"nsrsbh": ""
}'{
"code": "string",
"data": {
"qrcodeId": "string",
"qrcode": "string",
"taskId": "string",
"expireTime": 0
},
"message": "string",
"reqId": "string",
"success": true
}