{
"code": 200,
"data": null,
"message": "操作成功!",
"result": {
"current": "1",
"orders": [],
"pages": "1",
"records": [
{
"id": 1,
"inventoryName": "高强度合金钢",
"inventoryType": 1,
"inventoryCode": "INV-RAW-202508-001",
"materialCategory": "金属材料",
"specModel": "Φ50mm×2000mm",
"imageUrl": "http://example.com/images/alloysteel.jpg",
"stockQuantity": 150.5000,
"purchasePrice": 85.60,
"stockMinLimit": 50.0000,
"stockMaxLimit": 300.0000,
"lastInboundTime": "2025-08-10 14:30:00",
"createTime": "2025-08-01 09:00:00",
"createBy": "仓库管理员",
"updateTime": "2025-08-10 15:45:00",
"updateBy": "仓库主管",
"delFlag": 0,
"companyId": 1001 ,
"unit":""
}
],
"searchCount": true,
"size": "10",
"total": "1"
},
"success": true,
"timestamp": "1755218350336"
}