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