curl --location --request GET 'http://192.168.20.159:8080/ykd-base-system/fitnessReportGroup/reportList?taskId&userId' \
--header 'Authorization: Bearer ' \
--header 'Clientid: '
{
"data": {
"total": 922337203685477600,
"list": [
{
"reportId": 922337203685477600,
"testId": 922337203685477600,
"testTime": "2019-08-24T14:15:22Z",
"entryYear": "string",
"itemId": 922337203685477600,
"itemNo": "string",
"itemName": "string",
"unit": "string",
"result": 0,
"score": 0,
"extraScore": 0,
"userId": 922337203685477600,
"taskId": 922337203685477600,
"recordId": 922337203685477600,
"processVideo": "string",
"gmtCreate": "2019-08-24T14:15:22Z"
}
]
},
"code": 0,
"msg": "string"
}