This commit is contained in:
bipproduction
2025-10-21 16:09:35 +08:00
parent 3b772b3018
commit df43e44426

View File

@@ -106,6 +106,7 @@ const WaHookRoute = new Elysia({
createData.answer = {
text: result.text,
type: "text",
flowId: flow.defaultFlow,
flow: flow.defaultData,
}