26 lines
511 B
JSON
26 lines
511 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"id": "1",
|
||
|
|
"status": "completed",
|
||
|
|
"content": "创建短链映射表 share_links",
|
||
|
|
"priority": "high"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "2",
|
||
|
|
"status": "completed",
|
||
|
|
"content": "修改分享链接生成逻辑,使用短链",
|
||
|
|
"priority": "high"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "3",
|
||
|
|
"status": "completed",
|
||
|
|
"content": "修改导入页面,支持短链解析",
|
||
|
|
"priority": "high"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "4",
|
||
|
|
"status": "completed",
|
||
|
|
"content": "运行类型检查",
|
||
|
|
"priority": "medium"
|
||
|
|
}
|
||
|
|
]
|