curl --location --request GET 'https://iot-dev.utapp.cn/api/auditLogs/detail?id=' \
--header 'Authorization-Type;' \
--header 'X-Authorization;'
{
"executionTime": "string",
"executionDuration": "",
"route": "",
"operName": "",
"req": "",
"resp": "",
"msg": "",
"code": "",
"createId": "",
"createName": "",
"clientIpAddress": "",
"uri": "",
"exception": "",
"tenantId": "",
"orgId": "string",
"id": "string"
}