curl --location --request GET '/adminapi/distribution.distribution_config/getConfig' \
--header 'token: 3989d5df002cfac2c007447d2bc27aff'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"is_distribution": 1,
"distribution_level": 1,
"self_buy": 1,
"goods_detail": 1,
"goods_detail_user": 1,
"distribution_apply": 1,
"apply_image": "http://www.php-zsff.localhost/resource/image/adminapi/default/apply_image.png",
"is_apply_protocol": 1,
"apply_protocol_content": 1111
}
}