You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
test/.vscode/vscode-kanban.json

16 lines
263 B

{
"todo": [
{
"assignedTo": {
"name": "zhuangbo"
},
"creation_time": "2023-04-09T05:41:24.931Z",
"id": "1",
"references": [],
"title": "需求分析"
}
],
"in-progress": [],
"testing": [],
"done": []
}