找回/修改登录/交易密码
POST
/https://customer.wlcb.net:8082/cat/apiuser/repassword
请求参数
参数名
类型
描述
必填
phone
string
账户名称(手机号)
必填
yzcode
string
验证码
必填
type
string
1-登录密码 2-交易密码
必填
password
string
新密码
必填
响应参数
参数名
类型
描述
必填
success
string
成功:ture 失败:false
必填
code
string
成功:200 失败:501
必填
msg
string
返回信息
必填