From 633a8ed975625851f23398f896594581c179f612 Mon Sep 17 00:00:00 2001 From: zhaoqingang <zhaoqg0118@163.com> Date: 星期一, 23 十二月 2024 09:45:50 +0800 Subject: [PATCH] mysql链接数量 --- env_conf/menu_conf.json | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/env_conf/menu_conf.json b/env_conf/menu_conf.json index 224189b..e044dde 100644 --- a/env_conf/menu_conf.json +++ b/env_conf/menu_conf.json @@ -44,8 +44,8 @@ "rank": 98, "dialog": [ { - "id": "42e4fcdc-9bea-11ef-ac30-0242ac160006", - "chat_id": "42e4fcdc-9bea-11ef-ac30-0242ac160006", + "id": "e476db7cbdbb11ef82b50242ac130006", + "chat_id": "e476db7cbdbb11ef82b50242ac130006", "chat_type": "knowledgeQA", "agentType": 1 } @@ -61,10 +61,10 @@ "rank": 97, "dialog": [ { - "id": "c684bab4-f05b-423e-8727-f50497e73ebf", - "chat_id": "c684bab4-f05b-423e-8727-f50497e73ebf", - "chat_type": "report", - "agentType": 2 + "id": "7638f006-38a2-4c21-a68e-c6c49b304a35", + "chat_id": "7638f006-38a2-4c21-a68e-c6c49b304a35", + "chat_type": "documentIa", + "agentType": 4 } ] }, @@ -78,8 +78,8 @@ "rank": 96, "dialog": [ { - "id": "90d53372-9c02-11ef-bf6b-0242ac160006", - "chat_id": "90d53372-9c02-11ef-bf6b-0242ac160006", + "id": "90d533729c0211efbf6b0242ac160006", + "chat_id": "90d533729c0211efbf6b0242ac160006", "chat_type": "chat", "agentType": 1 } @@ -98,7 +98,7 @@ "id": "basic_excel_talk", "chat_id": "basic_excel_talk", "chat_type": "excelTalk", - "agentType": 1 + "agentType": 3 } ] }, -- Gitblit v1.8.0