{
"id": "string",
"rootItemId": "string",
"itemId": "string",
"longItemId": "string",
"name": "string",
"unit": "string",
"unitId": 0,
"type": "string",
"category": "string",
"categoryId": 0,
"categoryInfo": {
"id": 0,
"name": "string",
"specGroupId": 0
},
"code": "string",
"costPrice": 0,
"price": 0,
"defectiveRate": 0,
"attributes": {
"key": "string"
},
"itemSpecifications": [
{
"id": 0,
"tenantId": "string",
"itemId": "string",
"specId": 0,
"name": "string",
"code": "string",
"value": "string"
}
],
"specificationConfigDTOS": [
{
"id": 0,
"specId": 0,
"specName": "string",
"seq": 0,
"valueSet": [
"string"
],
"specType": "COMMON",
"valuesFrom": "CUSTOM"
}
],
"imageUrl": "string",
"defaultWarehouse": {
"id": 0,
"idStr": "string",
"name": "string",
"code": "string",
"comments": "string",
"system_default": true,
"warehouse_type": 0,
"warehouseBinOpened": true,
"warehouseBins": [
{
"key": {}
}
],
"stockBatches": [
{
"id": 0,
"number": "string",
"type": 0,
"createTime": "string",
"productionDate": 0,
"comments": "string",
"qualified": 0,
"unqualified": 0
}
],
"snS": [
{
"snId": 0,
"number": "string"
}
],
"stockBatcheNumber": "string",
"stockBatchId": 0
},
"defaultWarehouseBin": {
"id": 0,
"idStr": "string",
"name": "string"
},
"comments": "string",
"productUnit": {
"id": 0,
"itemId": "string",
"baseUnit": {
"id": 0,
"name": "string"
},
"inventoryUnit": {
"id": 0,
"name": "string"
},
"inventoryToBaseQuantity": 0,
"baseToInventoryQuantity": 0,
"useInventoryToBaseRatio": 0,
"productionUnit": {
"id": 0,
"name": "string"
},
"productionToBaseQuantity": 0,
"baseToProductionQuantity": 0,
"useProductionToBaseRatio": 0,
"saleToBaseQuantity": 0,
"baseToSaleQuantity": 0,
"saleUnit": {
"id": 0,
"name": "string"
},
"purchaseToBaseQuantity": 0,
"baseToPurchaseQuantity": 0,
"purchaseUnit": {
"id": 0,
"name": "string"
},
"jbkUnit": {
"id": 0,
"name": "string"
},
"jbkToProductionQuantity": 0,
"productionToJbkQuantity": 0,
"assistUnit": {
"id": 0,
"name": "string"
},
"assistToBaseQuantity": 0,
"baseToAssistQuantity": 0,
"assistToBaseRatio": 0,
"baseToAssistRatio": 0,
"useAssistToBaseRatio": 0,
"tenantId": "string"
},
"shelfLife": 0,
"allowProduction": 0,
"allowPurchase": 0,
"allowSale": 0,
"useStockBatch": 0,
"useSN": 0,
"status": "DISABLED"
}