文档
测试

/api/user/changePwd

POST
/api/user/changePwd

接口描述

修改密码

请求头

参数名
类型
描述
必填
ContentType
string
application/json
必填

请求参数

参数名
类型
描述
必填
password
string
旧密码
必填
newPwd
string
新密码
必填