From c4338024c90cd36a330d42194bb553525828fa3b Mon Sep 17 00:00:00 2001 From: zhaoqingang <zhaoqg0118@163.com> Date: 星期五, 14 二月 2025 16:28:10 +0800 Subject: [PATCH] 问题优化 --- app/config/env_conf/menu_conf.json | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/app/config/env_conf/menu_conf.json b/app/config/env_conf/menu_conf.json index b35dbfc..1e52f8b 100644 --- a/app/config/env_conf/menu_conf.json +++ b/app/config/env_conf/menu_conf.json @@ -164,6 +164,23 @@ "agentType": 4 } ] + }, + { + "id": 10, + "title": "鏂囨。鏅鸿兘锛圖S锛�", + "icon": "7", + "img": "/src/assets/index/7.png", + "desc": "涓汉鐭ヨ瘑搴撶殑闂瓟鍔╂墜锛屽熀浜庢偍涓婁紶鐨勬枃妗h繘琛岄棶绛旓紝鏀寔澶氭枃妗�", + "describe": "涓汉鐭ヨ瘑搴撶殑闂瓟鍔╂墜锛屽熀浜庢偍涓婁紶鐨勬枃妗h繘琛岄棶绛旓紝鏀寔澶氭枃妗o紝澶у皬鍦�30M浠ュ唴銆�", + "rank": 90, + "dialog": [ + { + "id": "e138dd77-34d9-40f8-88f8-4d0ba7842b0b", + "chat_id": "e138dd77-34d9-40f8-88f8-4d0ba7842b0b", + "chat_type": "documentIaDs", + "agentType": 4 + } + ] } ] } \ No newline at end of file -- Gitblit v1.8.0