com.jf.tech.commonshare.beans.Result<java.util.List<com.jf.tech.device.openapi.resp.standard.OpenApiTreeQueryByPidResp>>
{
"success": true,
"msg": "string",
"code": "string",
"model": [
{
"id": "string",
"name": "string",
"parentId": "string",
"longitude": 0,
"latitude": 0
}
],
"attributes": "string"
}