{
"hash": "cd2974a98bd05a4d2b16602986db76e6" ,
"videoId":397
}
curl --location --request POST '/api/v1/node/count/video/view/add' \
--header 'Content-Type: application/json' \
--data-raw '{
"hash": "cd2974a98bd05a4d2b16602986db76e6" ,
"videoId":397
}'
{
"code": 0,
"data": {
"ID": 0,
"CreatedAt": "string",
"UpdatedAt": "string",
"DeletedAt": null,
"Hash": "string",
"Type": "string",
"Gold": 0,
"Day": "string"
},
"msg": "string"
}