{
"reportId": 0,
"isNew": false
}curl --location --request POST 'http://test-ops.taolihanyu.net/test/roadmap/app-api/v2/report/get/report' \
--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 '{
"reportId": 0,
"isNew": false
}'{
"code": "",
"data": {
"id": 0,
"chapterId": 0,
"chapterName": "",
"rating": 0,
"reportEvaluate": "",
"prizeReceiveStatus": 0,
"prizeId": 0,
"prizeName": "",
"prizeLightImg": "",
"duration": 0,
"accuracy": "",
"remark": ""
},
"msg": "",
"total": 0
}