curl --location --request GET 'https://iot-dev.utapp.cn/api/tenant/getByCode?code=' \
--header 'Authorization-Type;' \
--header 'X-Authorization;'
{
"code": "",
"name": "",
"permissionCodeList": [
"string"
],
"id": "",
"desc": ""
}