32 lines
655 B
JSON
32 lines
655 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"id": "1",
|
||
|
|
"content": "阅读采购商工作台 Dashboard 和仓库管理相关代码",
|
||
|
|
"status": "completed",
|
||
|
|
"priority": "high"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "2",
|
||
|
|
"content": "设计水洗计划数据库表结构",
|
||
|
|
"status": "completed",
|
||
|
|
"priority": "high"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "3",
|
||
|
|
"content": "创建新建水洗计划页面组件",
|
||
|
|
"status": "completed",
|
||
|
|
"priority": "high"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "4",
|
||
|
|
"content": "添加路由配置",
|
||
|
|
"status": "completed",
|
||
|
|
"priority": "medium"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "5",
|
||
|
|
"content": "在 Dashboard 添加入口按钮",
|
||
|
|
"status": "completed",
|
||
|
|
"priority": "medium"
|
||
|
|
}
|
||
|
|
]
|