FrontToken: ********************{
"competitionId": "8a8c8246e1434d4abda2b0db64cbcc41",
"teamId": "1"
}curl --location --request POST '/front/competition/list/register' \
--header 'FrontToken: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"competitionId": "8a8c8246e1434d4abda2b0db64cbcc41",
"teamId": "1"
}'{
"code": 200,
"msg": "报名成功",
"error": false,
"success": true
}