20 lines
403 B
JSON
20 lines
403 B
JSON
|
|
[
|
|||
|
|
{
|
|||
|
|
"id": "1",
|
|||
|
|
"content": "分析库存数据不一致问题(记录8000m显示14200m)",
|
|||
|
|
"status": "completed",
|
|||
|
|
"priority": "high"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "2",
|
|||
|
|
"content": "定位数据计算逻辑错误",
|
|||
|
|
"status": "completed",
|
|||
|
|
"priority": "high"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "3",
|
|||
|
|
"content": "修复库存统计显示问题",
|
|||
|
|
"status": "completed",
|
|||
|
|
"priority": "high"
|
|||
|
|
}
|
|||
|
|
]
|