38 lines
855 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"id": "1",
"content": "创建产品定义相关数据库表products, product_yarn_ratios, fabric_batches",
"status": "completed",
"priority": "high"
},
{
"id": "2",
"content": "更新仓库管理页为三级菜单结构",
"status": "completed",
"priority": "high"
},
{
"id": "3",
"content": "实现产品管理功能(列表、新建、编辑)",
"status": "completed",
"priority": "high"
},
{
"id": "4",
"content": "实现原坯布入库功能(关联产品、记录批号和时间戳)",
"status": "completed",
"priority": "high"
},
{
"id": "5",
"content": "更新路由配置",
"status": "completed",
"priority": "medium"
},
{
"id": "6",
"content": "运行测试验证",
"status": "completed",
"priority": "medium"
}
]