progress 49

This commit is contained in:
2026-08-30 14:31:08 +08:00
parent 5919ae12e9
commit 68ebd387be
+4 -3
View File
@@ -1,8 +1,8 @@
{ {
"version": 1, "version": 1,
"total_tasks": 100, "total_tasks": 100,
"completed": 48, "completed": 49,
"rounds": 48, "rounds": 49,
"started_at": "2026-08-29T14:10:48+08:00", "started_at": "2026-08-29T14:10:48+08:00",
"updated_at": "2026-08-30T13:40:09", "updated_at": "2026-08-30T13:40:09",
"tasks": [ "tasks": [
@@ -352,7 +352,8 @@
"title": "将结果明细从逐行 RustFS 对象改为 chunk 级 payload 存储", "title": "将结果明细从逐行 RustFS 对象改为 chunk 级 payload 存储",
"module": "collectdata", "module": "collectdata",
"dependency": "48", "dependency": "48",
"status": "pending" "status": "done",
"updated_at": "2026-08-30T14:31:08"
}, },
{ {
"id": 50, "id": 50,