{
"code": 200,
"data": null,
"message": "操作成功!",
"result": {
"current": "1",
"orders": [],
"pages": "1",
"records": [
{
"brandName": "",
"categoryName": "d",
"companyId": null,
"description": "",
"inventoryId": "14",
"inventoryName": "1",
"operateDate": 1757433600000,
"quantity": 2.0000,
"seqNo": "4",
"specModel": "1",
"status": 0,
"supplierName": "小庄",
"type": "出库",
"unit": "1",
"unitPrice": null,
"userId": "1952651030601203713",
"workOrderNumber": "GD2025090858024-01"
},
{
"brandName": "",
"categoryName": "d",
"companyId": null,
"description": "",
"inventoryId": "14",
"inventoryName": "1",
"operateDate": 1757260800000,
"quantity": 1.0000,
"seqNo": "8",
"specModel": "1",
"status": 0,
"supplierName": "小庄",
"type": "入库",
"unit": "1",
"unitPrice": 0.00,
"userId": "1952651030601203713",
"workOrderNumber": ""
}
],
"searchCount": true,
"size": "10",
"total": "2"
},
"success": true,
"timestamp": "1757322777183"
}