curl --location --request GET 'http://192.168.20.159:8080/ykd-base-system/teacherFunctionUs/studentRunningRecords?dateType=&userId=922337203685477600' \
--header 'Authorization: Bearer ' \
--header 'Clientid: '{
"code": 0,
"msg": "string",
"data": {
"pageSize": 0,
"currentPage": 0,
"totalPage": 0,
"totalCount": 922337203685477600,
"list": [
{
"gmtCreate": "2019-08-24T14:15:22Z",
"result": "string",
"trainingTime": 0,
"trainTimeFormat": "string",
"paceFormat": "string"
}
]
},
"success": true,
"resultData": {
"pageSize": 0,
"currentPage": 0,
"totalPage": 0,
"totalCount": 922337203685477600,
"list": [
{
"gmtCreate": "2019-08-24T14:15:22Z",
"result": "string",
"trainingTime": 0,
"trainTimeFormat": "string",
"paceFormat": "string"
}
]
}
}