{
"id": 0,
"inventoryNo": "string",
"inventorySubject": "string",
"inventoryState": 0,
"inventoryDate": "2019-08-24T14:15:22.123Z",
"wareHouseId": "string",
"reservoirAreaId": "string",
"storageRackId": "string",
"inventoryPerson": 0,
"inventoryRemark": "string",
"createBy": "string",
"createDate": "2019-08-24T14:15:22.123Z",
"modifiedBy": "string",
"modifiedDate": "2019-08-24T14:15:22.123Z",
"inventoryItems": [
{
"id": 0,
"inventoryCheckId": 0,
"inventoryId": 0,
"inventoryNo": "string",
"materialId": 0,
"batchNo": "string",
"qty": 0,
"actQty": 0,
"profitLoss": 0,
"inventoryResult": 0,
"remark": "string"
}
]
}