{
"live_id": 0,
"id": 0,
"userid": 0,
"third_unionid": "string"
}curl --location --request POST '/api/qa/question-vote' \
--header 'Authorization: test' \
--header 'Content-Type: application/json' \
--data-raw '{
"live_id": 0,
"id": 0,
"userid": 0,
"third_unionid": "string"
}'{}