文档
测试
POST
服务器地址:https://www.yeranwangluo.com/site_UserInfo/withdraw.do 本机调试:http://localhost:8080/xingwang/site_UserInfo/withdraw.do

请求参数

参数名
类型
描述
必填
openid
String
微信身份标识
必填
name
String
姓名
必填
amount
int
提现金额 单位:元
必填
siteId
int
商户ID
必填
withdrawPassword
String
提现密码
必填

响应参数

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