图狗小程序

图狗小程序


可现提现列表增加的字段

<p>[TOC]</p> <h5>简要描述</h5> <p>-可现提现列表增加的字段</p> <h5>请求URL</h5> <ul> <li><code>http://www.qpp.wx.a0d11.com//api/customer/tugou/getUserNoWithdrawList</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET</li> </ul> <h5>参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">openid,depId,userId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>必带参数 用户openid,depId,userId</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{ "code": 200, "msg": "ok", "data": { "list": [ { "id": 9565, "userid": "a9d6848e-55d9-4734-86d1-5c8a3a8813c1", "amount": "491.400", "settlement_time": "2022-12-01 00:00:00", "down_count": 1638, "apply_cash_status": 0, "settlement_date": "2022-12-01" }, { "id": 9466, "userid": "a9d6848e-55d9-4734-86d1-5c8a3a8813c1", "amount": "153.000", "settlement_time": "2022-11-30 00:00:00", "down_count": 510, "apply_cash_status": 0, "settlement_date": "2022-11-30" }, { "id": 9360, "userid": "a9d6848e-55d9-4734-86d1-5c8a3a8813c1", "amount": "237.000", "settlement_time": "2022-11-29 00:00:00", "down_count": 790, "apply_cash_status": 0, "settlement_date": "2022-11-29" } ], "teamList": [], "memChargeIncomeList": [ //会员总值可提现 { "id": 15, "openid": "a9d6848e-55d9-4734-86d1-5c8a3a8813c1", "nickname": "方鸿斌", "week_charge_income": "80.73", //周卡 "mon_charge_income": "17.82",//月卡 "income_total": "98.55", //总计收益 "datestr": "2022-12-01", //日期 "apply_cash_status": 0,//提现状态// 0-未申请 1-已申请提现 2-审核通过 3-已打款 "create_time": "2022-12-02 16:42:57", "update_time": null } ], "totalAmount": 979.95 } }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML