{
"property1": {},
"property2": {}
}
curl --location --request POST 'https://test-api.yunjishop.cn/message/trtc/callback/room' \
--header 'Content-Type: application/json' \
--data-raw '{
"property1": {},
"property2": {}
}'
{
"property1": 0,
"property2": 0
}