curl --location --request GET 'http://192.168.11.46:13000/reservoir/inquire'{
"code": 0,
"data": {
"attribute": [
{
"children": {
"property1": [
{}
],
"property2": [
{}
]
},
"name": "string",
"nickname": "string",
"type": "string"
}
],
"data": [
{
"adCode": "string",
"adName": "string",
"children": [
{}
],
"fullName": "string",
"id": 0,
"pId": 0,
"reSize": 0,
"reservoirList": [
{
"fullName": "string",
"qxdm": "string",
"resCode": "string",
"resName": "string",
"routerName": "string"
}
]
}
]
},
"msg": "string",
"total": 0
}