20 lines
431 B
JSON
20 lines
431 B
JSON
[
|
|
{
|
|
"id": "1",
|
|
"content": "统一纺织厂仪表台与采购商仪表台设计风格",
|
|
"status": "in_progress",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"id": "2",
|
|
"content": "统一水洗厂仪表台与采购商仪表台设计风格",
|
|
"status": "pending",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"id": "3",
|
|
"content": "验证修改后的页面运行正常",
|
|
"status": "pending",
|
|
"priority": "medium"
|
|
}
|
|
] |