curl --location --request GET '/api/distribution/index' \
--header 'token: {{token}}'
{
"code": 1,
"msg": "",
"data": {
"user": {
"nickname": "林润-软件工程师??&",
"avatar": "http://likeshop.yixiangonline.com/uploads/user/avatar/238b4ef55e0b48cf99aa62d2da3f613d.jpeg",
"is_distribution": 1,
"mobile": "13104997825",
"first_leader": 43,
"distribution_code": 123486
},
"leader": {
"nickname": "用户43",
"mobile": "13360045902"
},
"fans": 1,
"able_withdrawal": "0.00",
"today_earnings": "0.00",
"month_earnings": "0.00",
"history_earnings": "1.10"
},
"show": 0,
"time": "0.303901"
}