10 lines
145 B
JSON
10 lines
145 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"name": "Test order1",
|
||
|
|
"detail": "ahk ks"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Test order2",
|
||
|
|
"detail": "Fisteku"
|
||
|
|
}
|
||
|
|
]
|