密码修改
POST
http://192.168.0.146:8081/api/share/resetPassword
请求参数
参数名
类型
描述
必填
id
String
角色ID
必填
oldPassword
String
原密码
必填
type
int
移动端角色:1、商户 2、司机 3、仓储 4、物流 5、安保
必填
newPassword
新密码
必填
响应参数
参数名
类型
描述
必填
code
int
200 500
必填
msg
String
成功或失败提示
必填