32 lines
614 B
JSON
32 lines
614 B
JSON
[
|
|
{
|
|
"id": "1",
|
|
"content": "修复 useTheme hook 类型定义",
|
|
"status": "completed",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"id": "2",
|
|
"content": "修复测试文件类型错误",
|
|
"status": "completed",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"id": "3",
|
|
"content": "修复 ImportPlanPage 类型错误",
|
|
"status": "completed",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"id": "4",
|
|
"content": "修复 MemberManage 类型错误",
|
|
"status": "completed",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"id": "5",
|
|
"content": "验证修复结果",
|
|
"status": "completed",
|
|
"priority": "high"
|
|
}
|
|
] |