am-editor-001/site-ssr/app/data/comment.json

55 lines
809 B
JSON

[
{
"id": "yC5RvEI9LjOSiD37Ju",
"title": "fdfs",
"status": "true",
"children": [
{
"id": 1,
"username": "用户1",
"content": "sdfd",
"createdAt": 1621618599452
}
]
},
{
"id": "PzvyKvtYvLkSf1NVDX",
"title": "sdffs",
"status": "true",
"children": [
{
"id": 1,
"username": "用户1",
"content": "sdfdf",
"createdAt": 1621618730958
}
]
},
{
"id": "gqjlKCoNP6hR8ynrO0",
"title": "oMao",
"status": "false",
"children": [
{
"id": 1,
"username": "用户1",
"content": "sd",
"createdAt": 1621619023466
}
]
},
{
"id": "oMgUJJECSSXh8hv5lQ",
"title": "dfsdffsd",
"status": "true",
"children": [
{
"id": 1,
"username": "用户1",
"content": "sdfdf",
"createdAt": 1621619347317
}
]
}
]