文档
测试

设置密码

POST
http://192.168.8.12:2020/web/index/findPassword/success.php

接口描述

保存设置

请求参数

参数名
类型
描述
必填
mobile
int
手机号
必填
password
String
密码
必填
confirmPassword
String
确认密码
必填
website
Website
网站
必填

响应参数

参数名
类型
描述
必填
success
boolean
示例:true
必填
code
int
示例:200
必填
msg
string
示例:密码设置成功
必填
data
object
数据字典
必填