20 lines
401 B
JSON
20 lines
401 B
JSON
[
|
|
{
|
|
"id": "1",
|
|
"content": "修复采购商计划详情无法展开问题",
|
|
"status": "completed",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"id": "2",
|
|
"content": "修复仓库管理入库记录详情展示",
|
|
"status": "in_progress",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"id": "3",
|
|
"content": "添加采购价变动记录功能",
|
|
"status": "pending",
|
|
"priority": "high"
|
|
}
|
|
] |