From 2e949e1e25db238f021ba6c1f033b79b1a13af69 Mon Sep 17 00:00:00 2001
From: yangyin <1850366751@qq.com>
Date: 星期二, 26 十一月 2024 11:42:11 +0800
Subject: [PATCH] 联调聊天记录重命名

---
 src/api/ai/chat.ts |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/api/ai/chat.ts b/src/api/ai/chat.ts
index e74f3b5..bf17923 100644
--- a/src/api/ai/chat.ts
+++ b/src/api/ai/chat.ts
@@ -300,7 +300,7 @@
 		},
 	});
 };
-
+//淇敼瀵硅瘽鍒嗙粍鍒楄〃鏍囬
 export const setHistoryGroupTitle = async (params, req: any = request) => {
 	return req({
 		url: 'history/set_history_group_title',
@@ -502,3 +502,5 @@
 			'Content-Type': 'application/x-www-form-urlencoded',
 		},
 	});
+
+

--
Gitblit v1.9.3