{
"noticeId": "string",
"talentAppid": "string",
"sharerAppid": "string"
}curl --location --request POST 'https://w.xiaoliebian.com/api/xiaoliebian-shipinhao/open/api/talent/live/notice/qr-code' \
--header 'Authorization: Bearer xxx' \
--header 'Content-Type: application/json' \
--data-raw '{
"noticeId": "string",
"talentAppid": "string",
"sharerAppid": "string"
}'{
"success": false,
"code": 0,
"msg": "",
"data": {
"": {}
},
"value": "",
"traceId": ""
}