27 lines
512 B
JSON
27 lines
512 B
JSON
[
|
|
{
|
|
"id": "plan-demo-001",
|
|
"date": "2026-08-27",
|
|
"title": "言语理解专项",
|
|
"type": "刷题",
|
|
"target": "完成 20 题",
|
|
"status": "done"
|
|
},
|
|
{
|
|
"id": "plan-demo-002",
|
|
"date": "2026-08-27",
|
|
"title": "数量关系专项",
|
|
"type": "刷题",
|
|
"target": "完成 15 题",
|
|
"status": "done"
|
|
},
|
|
{
|
|
"id": "plan-demo-003",
|
|
"date": "2026-08-27",
|
|
"title": "错题复盘",
|
|
"type": "复习",
|
|
"target": "复习 8 道",
|
|
"status": "pending"
|
|
}
|
|
]
|