EnergyEfficiencyManagement/Assets/StreamingAssets/BillofMaterials.json

16 lines
220 B
JSON

{
"inventory": [
{
"type": "内六角扳手",
"remaining": 1
},
{
"type": "绝缘手套",
"remaining": 2
},
{
"type": "检测试剂-1",
"remaining": 4
}
]
}