批量删除成员
POST
/api/deleteMembers
请求参数
参数名
类型
描述
必填
pid
string
项目ID
可选
userids
string
要删除的用户id数组
可选
响应参数
参数名
类型
描述
必填
code
int
错误码
可选
msg
string
错误提示
可选