提现
POST
服务器地址:https://www.yeranwangluo.com/agent_UserInfo/withdraw.do 本机调试:http://localhost:8080/xingwang/agent_UserInfo/withdraw.do
请求参数
参数名
类型
描述
必填
openid
String
微信身份标识
必填
name
String
姓名
必填
amount
String
提现金额 单位:元
必填
agentId
int
代理ID
必填
withdrawPassword
String
提现密码
必填
响应参数
参数名
类型
描述
必填
msg
String
提示信息
必填