{
"code": 200,
"data": null,
"message": "操作成功!",
"result": {
"current": "1",
"orders": [],
"pages": "1",
"records": [
{
"baseId": 2001,
"brandId": 4001,
"brandName": "Brand A",
"companyId": 1001,
"createBy": "John Doe",
"createTime": 1742270400000,
"delFlag": 0,
"deviceId": 3001,
"deviceModel": "Model X",
"deviceName": "Device A",
"deviceNumber": "DN001",
"id": 1,
"inputMethod": 1,
"isEnabled": 1,
"maintDesc": "Maintenance description",
"maintNumber": "MN001",
"maintPart": "Engine",
"methodsAndStandards": "Follow the manual",
"pointRecord": "1",
"problemDescription": "No problems found",
"projectContent": "Check oil level, clean air filter",
"remarks": "Keep records",
"standardUrl": "http://example.com/standard.jpg",
"suggestionDescription": "Regular maintenance",
"templateName": "Standard Template",
"type": 0,
"updateBy": "Jane Smith",
"updateTime": 1742360400000,
"uploadedUrl": "http://example.com/uploaded.jpg"
}
],
"searchCount": true,
"size": "10",
"total": "1"
},
"success": true,
"timestamp": "1742368597746"
}