feat: 实现采购任务安全演练 (#71)

This commit is contained in:
chengma
2026-08-09 23:39:37 +08:00
parent dbc08dc0ec
commit 311d55f0da
7 changed files with 1162 additions and 7 deletions
+1 -1
View File
@@ -187,7 +187,7 @@ class OutboxEventRecord:
@dataclass(frozen=True)
class StartedTaskRun:
"""已进入执行状态的一次采集尝试。"""
"""已进入执行状态的一次采集或采购尝试。"""
task: TaskDetail
attempt_id: str