文档
测试

修改登录密码

POST
服务器地址:https://www.yeranwangluo.com/investorsInfo/updatePassword.do 本机调试:http://localhost:8080/xingwang/investorsInfo/updatePassword.do

请求参数

参数名
类型
描述
必填
investorsId
int
伙伴ID
必填
password
String
登录密码
必填
newPassword
String
新登录密码
必填

响应参数

参数名
类型
描述
必填
msg
String
提示消息
必填