curl --location --request GET 'https://192.168.88.11:9781/bvcsp/v1/station/'
{
"code": 0,
"msg": "string",
"data": {
"id": "string",
"gid": "string",
"name": "string",
"desc": "string",
"model": 1,
"prefix": "string",
"download_url": "string",
"online": true
}
}