修改密码(password)
POST
/sys/user/password
接口描述
修改当前登陆用户的密码
请求参数
参数名
类型
描述
必填
password
string
旧密码
必填
newPassword
string
新密码
必填