CCRCOPENAUTH: ********************curl --location --request GET 'https://open.lcchunyi.com/v1test/ccrc/masterdata/premises/allSubList?parentId&type' \
--header 'CCRCOPENAUTH: <api-key>'{
"code": "string",
"data": [
{
"houseNumber": "string",
"id": 0,
"level": 0,
"name": "string",
"parentId": 0
}
],
"message": "string",
"success": true
}