26 lines
525 B
JSON

[
{
"id": "1",
"content": "将分享链接加密改为 JWT 标准方案",
"status": "completed",
"priority": "high"
},
{
"id": "2",
"content": "添加 JWT token 过期时间支持",
"status": "completed",
"priority": "high"
},
{
"id": "3",
"content": "优化实时订阅,合并订阅通道",
"status": "in_progress",
"priority": "high"
},
{
"id": "4",
"content": "验证修改后代码运行正常",
"status": "pending",
"priority": "high"
}
]