## 提現
請求地址 : 域名http://180depangzi.cn/member/bin.php?act=point2_withdraw&h_userName=18307442432&h_payType=1&h_point1=100&
phone_code=123456&pwdII=123456
請求參數
| 參數 | 必要 | 注釋|
| --- | --- | --- |
| act| 是 | 值(point2_withdraw)|
| h_userName| 是 | 用戶名|
| h_payType| 是 | 提現類型:1支付寶2微信3銀行卡|
| h_point1| 是 | 提現得額度|
| pwdII| 是 | 安全密碼|
| phone_code| 是 | 手機驗證碼|
成功
{"state":true,"msg":"申請提現成功","data":""}
失敗
1.{"state":false,"msg":"請輸入短信驗證碼","data":""}
2.{"state":false,"msg":"請輸入安全密碼","data":""}
3.{"state":false,"msg":"未找到您的登錄信息","data":""}
4.{"state":false,"msg":"您的余額不足","data":""}
5.{"state":false,"msg":"安全密碼錯誤","data":""}
6.{"state":false,"msg":"短信驗證碼錯誤","data":""}