curl --location --request GET 'adminapi/distribution.config/getConfig' \
--header 'token: 59e092db6ec6acbe31669c6b8620ee89'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"is_open": 1,
"condition": 1,
"auto_audit": 0,
"level": 1,
"first_ratio": 20,
"second_ratio": 0
}
}