Skip to content

Commit 4c78c20

Browse files
authored
Update Document.md
1 parent 2dc0b97 commit 4c78c20

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Document.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
## <h2 id="1">1.示例<h2/>
1717

18-
#### 查询用户
18+
#### 获取用户
1919
请求:
2020
<pre><code class="language-json">{
2121
"User":{
@@ -46,7 +46,7 @@
4646

4747
<br />
4848

49-
#### 查询用户列表
49+
#### 获取用户列表
5050
请求:
5151
<pre><code class="language-json">{
5252
"[]":{
@@ -89,7 +89,7 @@
8989

9090
<br />
9191

92-
#### 查询动态及发布者用户
92+
#### 获取动态及发布者用户
9393
请求:
9494
<pre><code class="language-json">{
9595
"Moment":{
@@ -129,7 +129,7 @@
129129

130130
<br />
131131

132-
#### 查询类似微信朋友圈的动态列表
132+
#### 获取类似微信朋友圈的动态列表
133133
请求:
134134
<pre><code class="language-json">{
135135
"[]":{ //请求一个数组

0 commit comments

Comments
 (0)