{
"userid": 0,
"third_unionid": "string",
"live_id": 0,
"content": "string",
"reply_to": 0
}curl --location --request POST '/api/comment/user-send' \
--header 'Authorization: test' \
--header 'Content-Type: application/json' \
--data-raw '{
"userid": 0,
"third_unionid": "string",
"live_id": 0,
"content": "string",
"reply_to": 0
}'{
"is_pass": 0
}