{
"code": 0,
"success": true,
"data": {
"needControl": true,
"controlAmount": 0,
"controlItemList": [
{
"materialCode": "string",
"priceType": "string",
"priceTypeText": "string",
"priceBase": 0,
"priceUnit": "string",
"price": 0,
"unitRateList": [
{
"basicUnitAmount": 0,
"basicUnit": "string",
"basicUnitDesc": "string",
"targetAmount": 0,
"targetUnit": "string",
"targetDesc": "string"
}
]
}
]
},
"msg": "string"
}