用户组-移除权限

接口地址:/console/groupdelpermit

请求方式 post

参数:

  • id 用户组id

  • pid 权限id

返回格式:

{
    "code": 1,
    "data": {
    },
    "msg": "success"
}

Last updated

Was this helpful?