22 lines
256 B
JSON
22 lines
256 B
JSON
|
[
|
||
|
{
|
||
|
"Id": 1,
|
||
|
"Content": "Hotpot Broth"
|
||
|
},
|
||
|
{
|
||
|
"Id": 2,
|
||
|
"Content": "Bouillon"
|
||
|
},
|
||
|
{
|
||
|
"Id": 3,
|
||
|
"Content": "Master Stock"
|
||
|
},
|
||
|
{
|
||
|
"Id": 4,
|
||
|
"Content": "Sweet & Sour Sauce"
|
||
|
},
|
||
|
{
|
||
|
"Id": 5,
|
||
|
"Content": "Tofu"
|
||
|
}
|
||
|
]
|