{
"chatInfoId": 0
}
curl --location --request POST 'https://test.51vive.com/livesupport/chat/content/entering' \
--header 'Content-Type: application/json' \
--data-raw '{
"chatInfoId": 0
}'
{
"code": 0,
"msg": "string",
"data": true
}