12 lines
157 B
JSON
12 lines
157 B
JSON
[
|
|
{
|
|
"title": "my name",
|
|
"desc": "may be jeff",
|
|
"index": 1.0
|
|
},
|
|
{
|
|
"title": "is not jeff",
|
|
"desc": "my name?",
|
|
"index": 1.1
|
|
}
|
|
] |