FrontToken: ********************curl --location --request GET '/backend/inner-api/course/user/last?courseId&userId' \
--header 'FrontToken: <api-key>'{
"id": "string",
"courseId": "string",
"userId": "string",
"status": "string",
"orderId": "string",
"extra": "string",
"progressStatus": "string",
"progress": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z"
}