From 77950e48c76f4a3b29d01831d43039caba29888a Mon Sep 17 00:00:00 2001
From: wwf <1971391498@qq.com>
Date: 星期二, 18 十一月 2025 14:12:42 +0800
Subject: [PATCH] 修改
---
app/components/base/chat/chat/answer/__mocks__/workflowProcess.ts | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/app/components/base/chat/chat/answer/__mocks__/workflowProcess.ts b/app/components/base/chat/chat/answer/__mocks__/workflowProcess.ts
index b6bd9a6..0c5fd39 100644
--- a/app/components/base/chat/chat/answer/__mocks__/workflowProcess.ts
+++ b/app/components/base/chat/chat/answer/__mocks__/workflowProcess.ts
@@ -46,7 +46,6 @@
parent_parallel_id: null,
parent_parallel_start_node_id: null,
iteration_id: null,
- loop_id: null,
},
{
extras: {},
@@ -108,7 +107,6 @@
parent_parallel_id: null,
parent_parallel_start_node_id: null,
iteration_id: null,
- loop_id: null,
},
{
extras: {},
--
Gitblit v1.8.0