查看黑名单

/api/black_sheet/

接口描述

请求方式:POST

响应参数

参数名
类型
描述
必填
status
int
示例:200
必填
msg
string
示例:success
必填
item
array
数据列表
必填
openid
string
示例:otrCU4gmpmz0N9uXK3LVn0U6Afpo
必填
photo
string
示例:
必填
nickname
object
示例:null
必填
total_items
int
示例:2
必填

说明 / 示例

```python { "status": 200, "msg": "success", "item": [ { "openid": "otrCU4gmpmz0N9uXK3LVn0U6Afpo", "photo": "", "nickname": null }, { "openid": "otrCU4uHXuDlb4dqB7fgXMSdiBhA", "photo": "", "nickname": "张" } ], "total_items": 2 }

说明

![Mobile – 29.png](https://cos.easydoc.net/29611097/files/knefgp7i.png)