图狗小程序

图狗小程序


达人充值收益汇总

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>获取达人详细信息</li> </ul> <h5>请求URL</h5> <ul> <li><code>https://www.qpp.wx.a0d11.com/api/customer/tgCommon/getMemChargeGather</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;">dateRange</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>日期范围 用 ~ 分隔</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> { "code": 200, "msg": "ok", "data": [ { "id": 41, "openid": "f9a28a2d-29da-44e5-bcba-cae00fb51682",//openid "nickname": "均均表情包",//达人姓名 "week_charge_num": 1,//周卡冲值个数 "week_charge_income": "3.51",//周卡冲值总金额 "mon_charge_num": 1,//月卡冲值个数 "mon_charge_income": "8.91",//月卡冲值总金额 "income_total": "12.42",// 冲值总收入 "datestr": "2022-12-05",//日期 "apply_cash_status": 0,//状态 ,//0-未申请 1-已申请提现 2-审核通过 3-已打款 "create_time": "2022-12-06 10:33:03", "update_time": null }, { "id": 40, "openid": "c807e5b6-fb3b-4074-869e-6d5e37cd05e4", "nickname": "江上野鹤", "week_charge_num": 1, "week_charge_income": "3.51", "mon_charge_num": 1, "mon_charge_income": "8.91", "income_total": "12.42", "datestr": "2022-12-05", "apply_cash_status": 0, "create_time": "2022-12-06 10:33:03", "update_time": null }, { "id": 39, "openid": "abaf04cf-d0f8-4392-99af-403fdec3fae4", "nickname": "是瑶瑶呀", "week_charge_num": 1, "week_charge_income": "3.51", "mon_charge_num": 1, "mon_charge_income": "8.91", "income_total": "12.42", "datestr": "2022-12-05", "apply_cash_status": 0, "create_time": "2022-12-06 10:33:03", "update_time": null }, { "id": 38, "openid": "ed307afb-9e13-4de9-bd1b-09f1da77e901", "nickname": "李臣军", "week_charge_num": 1, "week_charge_income": "3.51", "mon_charge_num": 1, "mon_charge_income": "8.91", "income_total": "12.42", "datestr": "2022-12-05", "apply_cash_status": 0, "create_time": "2022-12-06 10:33:03", "update_time": null }, { "id": 37, "openid": "9b47665f-f17a-41d0-b47c-5949532a4c57", "nickname": "张叶知秋", "week_charge_num": 1, "week_charge_income": "3.51", "mon_charge_num": 1, "mon_charge_income": "8.91", "income_total": "12.42", "datestr": "2022-12-05", "apply_cash_status": 0, "create_time": "2022-12-06 10:33:03", "update_time": null }, { "id": 36, "openid": "b74edf90-05e4-4fb6-9c5e-35795f33409f", "nickname": "谢贝贝", "week_charge_num": 1, "week_charge_income": "3.51", "mon_charge_num": 1, "mon_charge_income": "8.91", "income_total": "12.42", "datestr": "2022-12-05", "apply_cash_status": 0, "create_time": "2022-12-06 10:33:03", "update_time": null }, { "id": 35, "openid": "f38c27a0-1fec-4ea6-b337-fec3a6ba8828", "nickname": "刘小剑", "week_charge_num": 2, "week_charge_income": "7.02", "mon_charge_num": 1, "mon_charge_income": "8.91", "income_total": "15.93", "datestr": "2022-12-05", "apply_cash_status": 0, "create_time": "2022-12-06 10:33:03", "update_time": null }, { "id": 34, "openid": "c5ccc111-c491-44d8-9223-ccac808c66bb", "nickname": "晴栀", "week_charge_num": 3, "week_charge_income": "10.53", "mon_charge_num": 1, "mon_charge_income": "8.91", "income_total": "19.44", "datestr": "2022-12-05", "apply_cash_status": 0, "create_time": "2022-12-06 10:33:03", "update_time": null }, { "id": 33, "openid": "a9d6848e-55d9-4734-86d1-5c8a3a8813c1", "nickname": "方鸿斌", "week_charge_num": 5, "week_charge_income": "17.55", "mon_charge_num": 1, "mon_charge_income": "8.91", "income_total": "26.46", "datestr": "2022-12-05", "apply_cash_status": 0, "create_time": "2022-12-06 10:33:03", "update_time": null } ] }</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