mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 04:51:10 +00:00
9 lines
243 B
Plaintext
9 lines
243 B
Plaintext
# Goal - 合并工作流+执行
|
|
string workflow_name # 工作流名称
|
|
string task_name # 任务名称
|
|
---
|
|
# Result - 操作结果
|
|
string return_info # 结果消息
|
|
---
|
|
# Feedback - 实时反馈
|