文档
测试

更新密码

POST
http://localhost/user/update/password

接口描述

更新用户密码

请求头

参数名
类型
描述
必填
Authorization
string
token鉴权
必填

请求参数

参数名
类型
描述
必填
payPassword
string
密码
必填
acCode
string
验证码
必填
mobile
string
手机
必填