文档
测试

统计自己的分销人员

POST
/api/spread/peopleTotal

说明 / 示例

需要token 入参无 返回 { "status": 200, "success": true, "msg": "操作成功", "data": { "userList0": [{ "avatar": "http://pic.uhuipay.com/1603291449424.png", "nickname": "17388938818", "childCount": 1, "numberCount": null, "orderCount": null, "uid": 3, "level": 0, "time": "2020/09/20" }, { "avatar": "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTJ8ACPBibSu3JNudhnIjsKibehDic97p9A66S4kNOlPtbp6hTiash12IVP0OlKkwo8zREGic4k0VGvg5Gg/132", "nickname": "罗晓雁", "childCount": 0, "numberCount": null, "orderCount": null, "uid": 8, "level": 0, "time": "2020/09/21" } ], "userList1": [{ "avatar": "http://pic.uhuipay.com/icon_headportraitcicle.png", "nickname": "13548635943", "childCount": 0, "numberCount": null, "orderCount": null, "uid": 12, "level": 1, "time": "2020/09/26" }, { "avatar": "http://pic.uhuipay.com/1603367993189.png", "nickname": "17621", "childCount": 0, "numberCount": null, "orderCount": null, "uid": 13, "level": 1, "time": "2020/09/29" } ], "userList2": [{ "avatar": "http://pic.uhuipay.com/icon_headportraitcicle.png", "nickname": "13357222381", "childCount": 0, "numberCount": null, "orderCount": null, "uid": 11, "level": 2, "time": "2020/09/26" }], "userList3": [{ "avatar": "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTJet9Gic7VrYia2wWlY3RVUeMs7ibZ4TcMiaguIXH4ibVp9pF5icyGd3C7AjJbcJZ2AvI29htrwxWibw0blw/132", "nickname": "赵仁灿~", "childCount": 0, "numberCount": null, "orderCount": null, "uid": 9, "level": 3, "time": "2020/09/21" }], "total0": 2, "total1": 2, "total2": 1, "total3": 1 }, "total": null, "time": "2020-10-23 15:03:25" }