From 0650b889a36d9b9fd42415b9b9819676f839ae9b Mon Sep 17 00:00:00 2001
From: zhaoqingang <zhaoqg0118@163.com>
Date: 星期二, 08 四月 2025 09:54:09 +0800
Subject: [PATCH] 首页会话-模型修改

---
 app/config/env_conf/menu_conf.json |   22 +++++-----------------
 1 files changed, 5 insertions(+), 17 deletions(-)

diff --git a/app/config/env_conf/menu_conf.json b/app/config/env_conf/menu_conf.json
index c8fe8ff..04bd3b0 100644
--- a/app/config/env_conf/menu_conf.json
+++ b/app/config/env_conf/menu_conf.json
@@ -27,8 +27,8 @@
       "rank": 105,
       "dialog": [
         {
-          "id": "e476db7cbdbb11ef82b50242ac130006",
-          "chat_id": "e476db7cbdbb11ef82b50242ac130006",
+          "id": "ee0a3e38f5c211efb7600242ac1a0006",
+          "chat_id": "ee0a3e38f5c211efb7600242ac1a0006",
           "chat_type": "knowledgeQA",
           "agentType": 1
         }
@@ -61,8 +61,8 @@
       "rank": 104,
       "dialog": [
         {
-          "id": "90d533729c0211efbf6b0242ac160006",
-          "chat_id": "90d533729c0211efbf6b0242ac160006",
+          "id": "9727d6b0e78111efb10a0242ac1b0003",
+          "chat_id": "9727d6b0e78111efb10a0242ac1b0003",
           "chat_type": "chat",
           "agentType": 1
         }
@@ -146,19 +146,7 @@
       "rank": 91,
       "dialog": [
         {
-          "id": "87b8e17c-594d-424f-b9f8-0b56036904c9",
-          "chat_id": "basic_report_clean",
-          "chat_type": "reportWorkflow",
-          "agentType": 4
-        },
-        {
-          "id": "61d26deb-9371-4f9c-b61b-b9f9a24a9188",
-          "chat_id": "basic_report_clean",
-          "chat_type": "reportWorkflow",
-          "agentType": 4
-        },
-        {
-          "id": "d6eea92d-444a-4658-b9e7-9ab7bd5cb19d",
+          "id": "basic_report_talk",
           "chat_id": "basic_report_clean",
           "chat_type": "reportWorkflow",
           "agentType": 4

--
Gitblit v1.8.0