修改密码
GET
/api/user/passchange
请求头
参数名
类型
描述
必填
user-token
string
登录凭证
必填
请求参数
参数名
类型
描述
必填
password
string
新密码
必填
old_password
string
原始密码
必填