文档
测试

编辑用户信息保存

POST
{{url}}admin.php/system/User/editUser

接口描述

参数要求同新增用户

请求头

参数名
类型
描述
必填
authkey
string
示例:{{authkey}}
必填
sessionid
string
示例:{{sessionid}}
必填

请求参数

参数名
类型
描述
必填
nick
string
示例:凰菊菊
必填
username
string
示例:zjh103
必填
password
string
示例:xfhb_1234
必填
password_confirm
string
示例:xfhb_1234
必填
email
string
示例:87878@qq.com
必填
mobile
int
示例:13400909890
必填
status
int
示例:1
必填
department_id
int
示例:3
必填
pid
int
示例:2
必填
post
string
示例:开发
必填
role_id[]
int
示例:2
必填
role_id[]
int
示例:3
必填
id
int
示例:6
必填
__token__
string
示例:{{token}}
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:修改成功
必填
data
string
示例:
必填
url
object
示例:null
必填
wait
int
示例:3
必填