编辑管理员
POST
/adminapi/auth.admin/edit
请求参数
Header 参数
token
string
可选
默认值:
{{token}}
Body 参数application/x-www-form-urlencoded
id
integer
管理员id
name
string
名称
account
string
账号
password
string
密码
password_confirm
string
确认密码
disable
string
可选
multipoint_login
integer
必需
avatar
string
头像
role_id[0]
integer
角色id
dept_id[0]
integer
部门id
jobs_id[0]
integer
岗位id
示例代码
返回响应
修改于 2022-11-25 08:21:32