{
"parentId": "string",
"nodeName": "string"
}curl --location 'https://bcloud.jftechws.com/openApi/device/tree/add' \
--header 'Content-Type: application/json' \
--data '{
"parentId": "string",
"nodeName": "string"
}'{
"success": false,
"msg": "",
"code": "",
"model": "",
"attributes": ""
}