文档
测试

修改密码

POST
{{url}}/api/user/resetpwd

请求头

参数名
类型
描述
必填
token
string
示例:
必填

请求参数

参数名
类型
描述
必填
type
string
示例:resetpwd
必填
mobile
int
示例:18537172644
必填
newpassword
int
示例:123456
必填
captcha
string
示例:
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:参数不正确
必填
time
string
示例:1704268653
必填
data
object
示例:null
必填