feat: 添加对话式工作流节点执行与结果合并逻辑
This commit is contained in:
@@ -137,6 +137,7 @@ type ExecuteReq struct {
|
||||
Desc string `json:"desc"`
|
||||
SkillName string `json:"skillName"`
|
||||
FileUrl []string `json:"fileUrl"`
|
||||
ResultUrl string `json:"resultUrl"`
|
||||
}
|
||||
|
||||
type ExecuteRes struct {
|
||||
|
||||
Reference in New Issue
Block a user