curl --location --request GET '/api/v1/history/'{
"code": 0,
"msg": "ok",
"data": {
"id": "string",
"type": 1,
"relateId": "string",
"siteSource": "string",
"playEnd": false,
"videoId": "string",
"videoImage": "string",
"videoName": "string",
"videoIndex": "string",
"watchTime": 0,
"duration": 0,
"createdAt": 0,
"updatedAt": 0
}
}