26 lines
551 B
JSON
26 lines
551 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"id": "1",
|
||
|
|
"content": "在 App.tsx 中添加 DemoWatermark 组件",
|
||
|
|
"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"
|
||
|
|
}
|
||
|
|
]
|