curl --location --request GET 'https://192.168.88.32:9781/bvcsp/v1/cascading/upper/' \
--header 'Authorization;'{
"code": 0,
"msg": "string",
"data": {
"name": "string",
"password": "string",
"addr": "string",
"desc": "string",
"enable": true,
"user": "string"
}
}