修改密码
POST
http://127.0.0.1:8900/system/sysUser/updatePwd
请求参数
参数名
类型
描述
必填
oldPwd
String
旧密码
必填
newPwd
String
新密码
必填
reNewPwd
String
确认密码
必填