progress 83
This commit is contained in:
+14
-11
@@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"total_tasks": 100,
|
"total_tasks": 100,
|
||||||
"completed": 82,
|
"completed": 83,
|
||||||
"rounds": 65,
|
"rounds": 66,
|
||||||
"started_at": "2026-08-29T14:10:48+08:00",
|
"started_at": "2026-08-29T14:10:48+08:00",
|
||||||
"updated_at": "2026-08-30 22:42:11+08:00",
|
"updated_at": "2026-08-30 22:44:16+08:00",
|
||||||
"tasks": [
|
"tasks": [
|
||||||
{
|
{
|
||||||
"id": 1,
|
"id": 1,
|
||||||
@@ -668,9 +668,9 @@
|
|||||||
"module": "frontend",
|
"module": "frontend",
|
||||||
"dependency": "无",
|
"dependency": "无",
|
||||||
"status": "done",
|
"status": "done",
|
||||||
"completed": 82,
|
"completed": 83,
|
||||||
"rounds": 65,
|
"rounds": 66,
|
||||||
"updated_at": "2026-08-30 22:42:11+08:00"
|
"updated_at": "2026-08-30 22:44:16+08:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 82,
|
"id": 82,
|
||||||
@@ -678,16 +678,19 @@
|
|||||||
"module": "frontend",
|
"module": "frontend",
|
||||||
"dependency": "81",
|
"dependency": "81",
|
||||||
"status": "done",
|
"status": "done",
|
||||||
"completed": 82,
|
"completed": 83,
|
||||||
"rounds": 65,
|
"rounds": 66,
|
||||||
"updated_at": "2026-08-30 22:42:11+08:00"
|
"updated_at": "2026-08-30 22:44:16+08:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 83,
|
"id": 83,
|
||||||
"title": "统一不同页面的轮询去重、in-flight 合并和终态清理",
|
"title": "统一不同页面的轮询去重、in-flight 合并和终态清理",
|
||||||
"module": "frontend",
|
"module": "frontend",
|
||||||
"dependency": "82",
|
"dependency": "82",
|
||||||
"status": "pending"
|
"status": "done",
|
||||||
|
"completed": 83,
|
||||||
|
"rounds": 66,
|
||||||
|
"updated_at": "2026-08-30 22:44:16+08:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 84,
|
"id": 84,
|
||||||
@@ -809,5 +812,5 @@
|
|||||||
"status": "pending"
|
"status": "pending"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"pending": 18
|
"pending": 17
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user