Showing
with
4 additions
and
2 deletions
+4
-2
... | @@ -17,7 +17,8 @@ |
... | @@ -17,7 +17,8 @@ |
|
|page|第几页|是|
|
|
|page|第几页|是|
|
|
|
|
|
|
#### 返回值
|
|
#### 返回值
|
|
```{
|
|
```javascript
|
|
|
|
{
|
|
status: 0,
|
|
status: 0,
|
|
message: "请求成功",
|
|
message: "请求成功",
|
|
data: {
|
|
data: {
|
... | @@ -43,7 +44,8 @@ |
... | @@ -43,7 +44,8 @@ |
|
next_page: 2,
|
|
next_page: 2,
|
|
next_page_status: 0
|
|
next_page_status: 0
|
|
}
|
|
}
|
|
}```
|
|
}
|
|
|
|
```
|
|
|
|
|
|
|返回值|说明|
|
|
|返回值|说明|
|
|
|:---|:---|
|
|
|:---|:---|
|
... | | ... | |