{
}curl --location --request POST 'http://192.168.20.159:8080/ykd-base-system/regular-tasks/track/1956098126701334531/records' \
--header 'Authorization: Bearer ' \
--header 'Clientid: ' \
--header 'Content-Type: application/json' \
--data-raw '{
}'{
"code": 0,
"msg": "string",
"data": {
"pageSize": 0,
"currentPage": 0,
"totalPage": 0,
"totalCount": 0,
"list": [
{
"id": 0,
"gmtCreate": "string",
"gmtModified": null,
"isValid": 0,
"userId": "string",
"trainingType": 0,
"subjectId": 0,
"recordId": null,
"result": 0,
"trainingTime": 0,
"subjectName": "string",
"unit": "string",
"completeAt": "string",
"speed": "string",
"trainingTimeStr": "string"
}
]
},
"success": true
}