26 lines
561 B
JSON
26 lines
561 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"id": "1",
|
||
|
|
"content": "创建 yarn_stock_records 原料纱出入库记录表",
|
||
|
|
"status": "completed",
|
||
|
|
"priority": "high"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "2",
|
||
|
|
"content": "添加 RLS 策略和索引",
|
||
|
|
"status": "completed",
|
||
|
|
"priority": "high"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "3",
|
||
|
|
"content": "修改 YarnAllocationModal 记录出库到 yarn_stock_records",
|
||
|
|
"status": "completed",
|
||
|
|
"priority": "high"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "4",
|
||
|
|
"content": "在原料纱仓库页面显示出入库记录",
|
||
|
|
"status": "completed",
|
||
|
|
"priority": "medium"
|
||
|
|
}
|
||
|
|
]
|