{
"listDatas": [
{
"videoId": 0,
"type": 0
}
]
}curl --location '/video/interactionDatas' \
--header 'Content-Type: application/json' \
--data '{
"listDatas": [
{
"videoId": 0,
"type": 0
}
]
}'{
"code": 0,
"message": "",
"data": {}
}