curl --location --request GET '/adminapi/task.task_share/getConfig' \
--header 'token: 59e092db6ec6acbe31669c6b8620ee89'
{
"code": 1,
"show": 0,
"msg": "",
"data": {
"status": 1,
"rewards": 1,
"max_share": 5
}
}