Authorization: Bearer ********************{
"objectType": 1,
"objectId": "string"
}curl --location --request POST '/api/qrcode/get' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"objectType": 1,
"objectId": "string"
}'"string"