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