新增: TaskRecord加output_json产出字段+V17迁移(决策a AiNode自审闭环)

This commit is contained in:
2026-06-16 22:29:21 +08:00
parent b5a9557b50
commit 539b5ed63e
7 changed files with 45 additions and 11 deletions

View File

@@ -188,6 +188,7 @@ mod tests {
workflow_def_id: None,
base_branch: None,
review_rounds: 0,
output_json: None,
created_at: "0".to_string(),
updated_at: "0".to_string(),
}