保存修改的用户
POST
http://192.168.124.54:8081/user/updateUser
请求参数
参数名
类型
描述
必填
t.id
Number
用户id
必填
t.user_name
String
账号
必填
t.telphone
String
手机号码
必填
t.name
String
真实姓名
必填
t.email
String
邮箱
必填
t.role_id
Number
角色id
必填
t.company_id
Number
机构id
必填