{
"page": {
"page": 0,
"size": 0
},
"status": 0,
"type": "string"
}curl --location '/api/v1/system/ops/work-order/index' \
--header 'iThings-token: {{iThings-token}}' \
--header 'iThings-project-id: 1786838173980422144' \
--header 'iThings-app-code: {{iThings-app-code}}' \
--header 'iThings-user-role: 1' \
--header 'Accept-Language: en' \
--header 'iThings-tenant-code;' \
--header 'Content-Type: application/json' \
--data '{
"page": {
"page": 0,
"size": 0
},
"status": 0,
"type": "string"
}'{
"code": 200,
"msg": "success",
"data": {
"total": 1,
"list": [
{
"id": 1,
"number": "DMWO202404070001",
"raiseUserID": "1740358057038188544",
"areaID": "72",
"type": "deviceMaintenance",
"params": {
"areaNamePath": "3楼-前台-会议室",
"deviceAlias": "fff",
"deviceName": "xxx",
"productID": "xxx",
"userName": "xxx@qq.com"
},
"issueDesc": "设备不正常",
"status": 3,
"createdTime": 1712496431,
"handleTime": 1712496538,
"finishedTime": 1712498223
}
]
}
}
扫码加入 iThings微信交流群

扫码加入交流群