token: ********************
curl --location 'https://safe.fetribe.cn/adminapi/task.task_check_in/add' \ --header 'token: <api-key>' \ --form 'task_check_id="3"'
{"code":1,"show":1,"msg":"签到成功","data":{"task_check_in_id":1}}