This commit is contained in:
Archer
2024-06-12 15:17:21 +08:00
committed by GitHub
parent bc6864c3dc
commit d0085a23e6
61 changed files with 558 additions and 348 deletions

View File

@@ -34,7 +34,7 @@ export const getScheduleTriggerApp = async () => {
mode: 'chat',
teamId: String(app.teamId),
tmbId: String(app.tmbId),
appId: String(app._id),
app,
runtimeNodes: storeNodes2RuntimeNodes(app.modules, getDefaultEntryNodeIds(app.modules)),
runtimeEdges: initWorkflowEdgeStatus(app.edges),
variables: {},