拉黑或取消拉黑
POST
/api/chatroom/black
请求头
参数名
类型
描述
必填
Content-Type
string
示例:application/json
必填
token
string
示例:
必填
请求参数
参数名
类型
描述
必填
id
int
用户列表中的id
必填
type
int
1拉黑 0取消拉黑
必填