curl --location '/adminapi/distribution.distribution_config/getConfig' \
--header 'version: 1' \
--header 'token: 757aeabea936900775561ae0a31a09bb'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"switch": "1",
"level": "2",
"self": "1",
"open": "1",
"poster": "http://www.likeshopb2cv3.localhost/resource/image/adminapi/default/distribution_poster.png",
"apply_image": "http://www.likeshopb2cv3.localhost/applly_image.jpg",
"protocol_show": "1",
"protocol_content": "xxx",
"cal_method": "1",
"settlement_timing": "1",
"settlement_time": "7",
"is_show_earnings": 1,
"show_earnings_scope": 0
}
}