{
"code":200,
"data":null,
"message":"操作成功!",
"result":{
"current":"1",
"orders":[],
"pages":"1",
"records":[
{
"brandId":1,
"brandName":"法克斯",
"deviceId":123456,
"deviceModel":"50",
"deviceName":"设备名称",
"deviceNumber":"SN123456789",
"id":1,
"isEnabled":0,
"methodsAndStandards":"符合ISO标准",
"picUrl":"https://example.com/device_image.jpg",
"pointName":"检测点A",
"pointNum":"001",
"pointRecord":"记录详情见附件",
"projectContent":"进行设备性能检测",
"type":1,
"updateBy":"",
"updateTime":null
}
],
"searchCount":true,
"size":"10",
"total":"1"
},
"success":true,
"timestamp":"1731901069251"
}