kitchendDevice/content.json

15 lines
152 B
JSON

{
"addfoodList": [{
"name": "早加餐",
"id": 3
},
{
"name": "午加餐",
"id": 4
}, {
"name": "晚加餐",
"id": 5
}
]
}