mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-05 01:02:59 +08:00
fix: child app run error (#5876)
This commit is contained in:
@@ -36,8 +36,8 @@ export const HttpNode468: FlowNodeTemplateType = {
|
||||
selectValueTypeList: Object.values(WorkflowIOValueTypeEnum),
|
||||
showDescription: false,
|
||||
showDefaultValue: true
|
||||
}
|
||||
// deprecated: true
|
||||
},
|
||||
deprecated: false
|
||||
},
|
||||
{
|
||||
key: NodeInputKeyEnum.httpMethod,
|
||||
|
||||
Reference in New Issue
Block a user