Skip to content

Commit a4e9faa

Browse files
authored
fix: conv (#203)
1 parent 7b27168 commit a4e9faa

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/restapi/apis/conversationManagement/getOwnerConversation.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ hide_title: true
66

77
<center>
88

9-
## 获取当前用户的分页会话列表
9+
## 获取当前用户的会话列表
1010

1111
</center>
1212

1313
### 简要描述
14-
- 获取当前用户的分页会话列表
14+
- 获取当前用户的会话列表
1515
### 请求方式
1616
- `post`
1717
### 请求URL

docs/restapi/apis/conversationManagement/setConversations.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
sidebar_position: 3
3-
title: 多个用户对同一会话设置字段
3+
title: 多个用户对同一ID的会话设置字段
44
hide_title: true
55
---
66

77
<center>
88

9-
## 多个用户对同一会话设置字段
9+
## 多个用户对同一ID的会话设置字段
1010

1111
</center>
1212

0 commit comments

Comments
 (0)