From 53cdd3803e13b033919a8e5787bf30ca77f140af Mon Sep 17 00:00:00 2001 From: wujingjing <gersonwu@qq.com> Date: 星期二, 26 十一月 2024 16:15:13 +0800 Subject: [PATCH] Merge branch 'test' of http://47.103.154.90:83/r/WI/Web.V1.0 into test --- 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