From a430284aa21e3ae1f0d5654e55b2ad2852519cc2 Mon Sep 17 00:00:00 2001
From: wwf <yearningwang@iqtogether.com>
Date: 星期三, 04 六月 2025 15:17:49 +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