20 lines
365 B
JSON
Executable File
20 lines
365 B
JSON
Executable File
[
|
|
{
|
|
"content": "修改前端表格渲染逻辑,添加备用数据源",
|
|
"id": "1",
|
|
"priority": "high",
|
|
"status": "completed"
|
|
},
|
|
{
|
|
"content": "构建验证",
|
|
"id": "2",
|
|
"priority": "high",
|
|
"status": "completed"
|
|
},
|
|
{
|
|
"content": "测试显示效果",
|
|
"id": "3",
|
|
"priority": "high",
|
|
"status": "completed"
|
|
}
|
|
] |