curl --location --request GET '/api/v1/star/'{
"code": 0,
"msg": "ok",
"data": {
"id": "string",
"type": 1,
"relateId": "string",
"videoId": "string",
"videoImage": "string",
"videoName": "string",
"videoType": "string",
"videoRemarks": "string",
"createdAt": 0,
"updatedAt": 0
}
}