curl --location --request GET '/shopapi/distribution/index' \
--header 'version: 1' \
--header 'token: 757aeabea936900775561ae0a31a09bb'
{
"code": 1,
"show": 0,
"msg": "",
"data": {
"is_distributon": 1,
"show_apply_page": 0,
"user": {
"id": 1,
"nickname": "tab",
"avatar": "http://www.likeshopb2cv3.localhost/tab1.jpg",
"first_leader": 2,
"user_earnings": "9.00",
"code": "AAA"
},
"leader": {
"nickname": "测试2"
},
"fans": 0,
"able_withdrawal": "9.00",
"code": "AAA",
"today_earnings": 0,
"month_earnings": 0,
"history_earnings": 10
}
}