curl --location --request GET 'https://192.168.88.32:9781/bvcsp/v1/bv28181out/deviceconfig/channel/' \
--header 'Authorization;' \
--header 'Content-Type: application/json'{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"gb28181_id": "string",
"channel_num": 0,
"config_index": 0,
"name": "string"
}
}