{}
curl --location --request GET 'https://iot-dev.utapp.cn/api/tenant/getById/' \
--header 'Authorization-Type;' \
--header 'X-Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"code": "",
"name": "",
"permissionCodeList": [
"string"
],
"id": "",
"desc": ""
}