{
"paperId": 0
}curl --location --request POST 'http://test-apisix.taolihanyu.net/question/app-api/v1/hsk-exam/examination-paper/detail' \
--header 'payload: {'\''mid'\'':{{mid}},'\''username'\'':{{username}},'\''userType'\'':,'\''campusId'\'':}' \
--header 'Authorization: bearer {{access_token}}' \
--header 'a-version: 4.14.0' \
--header 'a-language: zh' \
--header 'ostype: ios' \
--header 'Content-Type: application/json' \
--data-raw '{
"paperId": 0
}'{
"code": "",
"data": {
"id": 0,
"answerMode": 0,
"surplusTime": 0,
"listenTime": 0,
"readingTime": 0,
"writingTime": 0,
"oralTime": 0,
"questionCount": 0,
"listens": [
{
"questionId": 0,
"questionCode": "",
"sort": 0,
"score": 0.0,
"pid": 0,
"questionInSort": 0,
"plateName": "",
"plateRemind": ""
}
],
"readings": [
{
"questionId": 0,
"questionCode": "",
"sort": 0,
"score": 0.0,
"pid": 0,
"questionInSort": 0,
"plateName": "",
"plateRemind": ""
}
],
"writings": [
{
"questionId": 0,
"questionCode": "",
"sort": 0,
"score": 0.0,
"pid": 0,
"questionInSort": 0,
"plateName": "",
"plateRemind": ""
}
],
"orals": [
{
"questionId": 0,
"questionCode": "",
"sort": 0,
"score": 0.0,
"pid": 0,
"questionInSort": 0,
"plateName": "",
"plateRemind": ""
}
]
},
"msg": "",
"total": 0
}