文档
测试

修改提现密码

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

请求参数

参数名
类型
描述
必填
agentId
int
代理ID
必填
withdrawPassword
String
原提现密码
必填
newWithdrawPassword
String
新提现密码
必填

响应参数

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