修改密码
POST
/admin/user/password
请求参数
参数名
类型
描述
必填
oldPwd
string
旧密码
可选
newPwd
string
新密码
可选
confirmPwd
string
确认新密码
可选