修改提现密码
POST
服务器地址:https://www.yeranwangluo.com/site_UserInfo/updateWithdrawPassword.do 本机调试:http://localhost:8080/xingwang/site_UserInfo/updateWithdrawPassword.do
请求参数
参数名
类型
描述
必填
siteId
int
商户ID
必填
withdrawPassword
String
提现密码
必填
newWithdrawPassword
String
新提现密码
必填
响应参数
参数名
类型
描述
必填
msg
String
提示消息
必填