CCRCOPENAUTH: ********************curl --location --request GET 'https://open.lcchunyi.com/v1test/ccrc/masterdata/premises/subList?tenantId&id' \
--header 'CCRCOPENAUTH: <api-key>'{
"code": "string",
"data": [
{
"createTime": "2019-08-24T14:15:22.123Z",
"houseNumber": "string",
"id": 0,
"level": 0,
"name": "string",
"onOff": 0,
"parent": {
"id": "string",
"name": "string"
},
"remark": "string",
"residence": {
"id": "string",
"name": "string"
},
"sort": 0,
"subList": [
{}
],
"type": 0,
"updateTime": "2019-08-24T14:15:22.123Z"
}
],
"message": "string",
"success": true
}