修改密码
POST
/manager/changePassword
接口描述
修改当然正在登陆用户的密码
请求参数
参数名
类型
描述
必填
originVal
String
原密码
必填
newVal
String
新密码
必填
face
String
base64后的图片
必填