mirror of
https://github.com/langgenius/dify.git
synced 2026-01-24 12:42:07 +08:00
fix: query parameter dose not exist in workflow
This commit is contained in:
parent
dd0da3218c
commit
31cf4b6619
@ -78,7 +78,6 @@ class PluginTriggerDebugEventPoller(TriggerDebugEventPoller):
|
||||
return TriggerDebugEvent(
|
||||
workflow_args={
|
||||
"inputs": trigger_event_response.variables,
|
||||
"query": "",
|
||||
"files": [],
|
||||
},
|
||||
node_id=self.node_id,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user