curl --location --request GET 'http://test-apisix.taolihanyu.net/roadmap/app-api/v1/hsk-course/word/qrCode?pdfId' \
--header 'payload: {'\''mid'\'':{{mid}},'\''username'\'':{{username}}}' \
--header 'Authorization: bearer {{access_token}}'
{
"code": "",
"data": {
"id": 0,
"courseId": 0,
"fileUrl": "",
"allFileUrl": {
"": ""
},
"advertisingList": [
{
"remark": "",
"id": 0,
"advertisingId": 0,
"languageCode": "",
"code": "",
"title": "",
"subtitle": "",
"imgUrl": "",
"jumpType": 0,
"jumpUrl": "",
"extend": {
"": {}
},
"sort": 0
}
],
"mediaList": [
{
"title": "",
"socialName": "",
"socialType": 0,
"iconUrl": "",
"socialId": "",
"linkUrl": "",
"tips": "",
"socialCopy": "",
"sort": 0,
"lang": ""
}
]
},
"msg": "",
"total": 0
}