curl --location 'https://dev-api-2.golfera.net//api/v1/admin/getYuDingDataStatus?match_id=2' \
--header 'Authorization: bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvZGV2LWFwaS0yLmdvbGZlcmEubmV0XC9hcGlcL3YxXC9jYWRkaWVcL2xvZ2luIiwiaWF0IjoxNzg2MzMxMDY0LCJleHAiOjE3ODk5MzEwNjQsIm5iZiI6MTc4NjMzMTA2NCwianRpIjoiNzFmdXNnRVRWYnpCakZIVCIsInN1YiI6Mjg1LCJwcnYiOiIyOGYwYWZkYmM3OTJjYmEyM2ViYjQxMTYyZTJhODBlMzZhZjRhNzlkIn0.2JQ2_CFg-dZmxFTRpoNfyHgpuu6RFENLfSZyhEL6PPQ'status: // 0=报名截止日期后方可从预约列表导入
// 1=可导入
{
"errno": "0",
"msg": "成功",
"data": {
"status": 0
}
}