{
"webPage": "string",
"userId": "string",
"stater": 0
}
curl --location --request POST 'http://192.168.16.9:30735/g6mirgicbox-websocket/webSocket/sendMessage' \
--header 'Content-Type: application/json' \
--data-raw '{
"webPage": "string",
"userId": "string",
"stater": 0
}'
{}