{
"terminalIp": "string",
"terminalId": "string",
"message": "string"
}
curl --location --request POST 'http://192.168.16.9:30735/g6mirgicbox-websocket/webSocket/sendSearchLanBoxs' \
--header 'Content-Type: application/json' \
--data-raw '{
"terminalIp": "string",
"terminalId": "string",
"message": "string"
}'
{}