32 lines
669 B
JSON
32 lines
669 B
JSON
[
|
||
{
|
||
"id": "1",
|
||
"content": "PlanOverview.tsx 添加分页查询(limit/offset)",
|
||
"status": "in_progress",
|
||
"priority": "high"
|
||
},
|
||
{
|
||
"id": "2",
|
||
"content": "WarehouseManage.tsx 添加分页查询",
|
||
"status": "pending",
|
||
"priority": "high"
|
||
},
|
||
{
|
||
"id": "3",
|
||
"content": "添加分页UI组件(页码/加载更多)",
|
||
"status": "pending",
|
||
"priority": "medium"
|
||
},
|
||
{
|
||
"id": "4",
|
||
"content": "优化Realtime订阅,改为增量更新",
|
||
"status": "pending",
|
||
"priority": "medium"
|
||
},
|
||
{
|
||
"id": "5",
|
||
"content": "运行类型检查和测试",
|
||
"status": "pending",
|
||
"priority": "high"
|
||
}
|
||
] |