余额转账
请求地址 : 域名http://180depangzi.cn/member/bin.php?act=point2_transfer&h_userName=18307442432&to_husername=13874828373&h_point1=100&pwdII=123456&
phone_code=123456
请求参数
| 参数 | 必要 | 注释|
| --- | --- | --- |
| h_userName| 是 | 当前用户名|
| to_husername| 是 | 转出用户名|
| h_point1| 是 | 转出得额度|
| pwdII| 是 | 安全密码|
| phone_code| 是 | 手机验证码|
返回参数
成功
{state: true, msg: "转账成功", data: ""}
失败
1.{"state":false,"msg":"转出账户和转入账户不能相同","data":""}
2{state: false, msg: "请输入正确的用户编号", data: ""}
3.{state: false, msg: "安全密码错误", data: ""}