用户组-添加人员
接口地址:/console/groupadduser
请求方式 post
参数:
id 用户组id
uid 用户id
返回格式:
{
"code": 1,
"data": {
},
"msg": "success"
}Last updated
Was this helpful?
请求方式 post
id 用户组id
uid 用户id
{
"code": 1,
"data": {
},
"msg": "success"
}Last updated
Was this helpful?
Was this helpful?