curl --location --request GET 'https://api.zhimu-tech.com/zhimu-api/object/getObjectDetail?objectId' \
--header 'x-zm-token;'{
"success": true,
"errorCode": "SUCCESS",
"errorMessage": "操作成功",
"data": {
"objectId": "1947599152385626113",
"objectName": "油罐3号",
"objectGlobalMapFileId": "1947599773897592833",
"projectId": "1930911930152390658",
"status": "NORMAL",
"description": null,
"createTime": "2025-07-22T10:06:37Z",
"modifyTime": "2025-07-31T12:12:27Z",
"extension": null,
"x": 477,
"y": 708,
"deviceSum": {
"onlineCount": 0,
"offlineCount": 12
},
"measureSum": {
"normalCount": 29,
"warningCount": 0,
"errorCount": 0
},
"alarmSum": null,
"lastCheckTime": "2025-09-25T06:31:22Z"
}
}