Authorization: Bearer ********************
curl --location --request GET 'http://api.sikey.com.cn/app-api/qr/generateQRCode?deviceId=' \ --header 'Authorization: Bearer <token>'
{ "code": "string", "data": {}, "msg": "string" }