curl --location --request GET 'https://192.168.88.11:9781/bvcsp/v1/bv28181in/platform/' \
--header 'Authorization;' \
--header 'Content-Type: application/json'{
"code": 0,
"msg": "string",
"data": {
"id": "string",
"name": "string",
"username": "string",
"password": "string",
"enable": 0,
"media_protocol": 0,
"online": true
}
}