Authorization: ********************{
"id": 0
}curl --location --request POST '/equipment/batchEquipmentItem/queryBatchEquipmentItemById' \
--header 'Tenant-Id: 154' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0
}'{
"code": "",
"msg": "",
"data": {
"id": 0,
"tenantId": "",
"appId": "",
"taskId": 0,
"equipmentId": "",
"operationType": 0,
"taskStatus": 0,
"operationTime": "",
"remark": "",
"createBy": "",
"createTime": "",
"modifyBy": "",
"modifyTime": "",
"dataVersion": 0,
"testFlag": 0,
"deleteFlag": 0
},
"stackTraceMsg": ""
}