38 lines
760 B
JSON
38 lines
760 B
JSON
[
|
|
{
|
|
"id": "1",
|
|
"content": "读取 meoo-cloud Edge Functions 参考文档",
|
|
"status": "completed",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"id": "2",
|
|
"content": "创建入库事务处理 Edge Function",
|
|
"status": "completed",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"id": "3",
|
|
"content": "创建数据校验修复 Edge Function",
|
|
"status": "completed",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"id": "4",
|
|
"content": "修改前端入库逻辑调用 Edge Function",
|
|
"status": "completed",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"id": "5",
|
|
"content": "部署 Edge Functions",
|
|
"status": "completed",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"id": "6",
|
|
"content": "验证功能",
|
|
"status": "completed",
|
|
"priority": "medium"
|
|
}
|
|
] |