根据手机号修改密码
GET
http://10.28.111.27:8080/ispe/appUser/updateByPhone.do
请求参数
参数名
类型
描述
必填
userCode
String
登录账号
必填
phone
String
手机号
必填
code
String
验证码
必填
newPassword
String
新密码
必填
repeatPassword
String
重复密码
必填