20 lines
414 B
JSON
20 lines
414 B
JSON
[
|
||
{
|
||
"content": "修复 usePlanStatusSync 测试间隔(10秒→5分钟)",
|
||
"id": "1",
|
||
"status": "in_progress",
|
||
"priority": "high"
|
||
},
|
||
{
|
||
"content": "验证 VersionUpdate 定时器清理逻辑",
|
||
"id": "2",
|
||
"status": "pending",
|
||
"priority": "medium"
|
||
},
|
||
{
|
||
"content": "运行类型检查和构建验证",
|
||
"id": "3",
|
||
"status": "pending",
|
||
"priority": "high"
|
||
}
|
||
] |