FrontToken: ********************curl --location --request GET '/front/competition/team/checkJoinStatus?competitionId=2495a19fe12048a8a92c4466546befaf&keywordSearch=希望一队' \
--header 'FrontToken: <api-key>'{
"code": 200,
"message": "查询成功",
"data": {
"status": 1,
"team": {
"id": "2020125163746410497",
"createTime": "2026-02-07T21:19:05.814449Z",
"updateTime": "2026-02-07T21:19:05.814449Z",
"competitionId": "b61356620d234c69b31ab589830aad76",
"teamName": "测试团队",
"organization": "测试组织",
"teamProfile": "这是一个测试团队",
"currentTeamMemberNum": 1,
"maxTeamMemberNum": 5,
"captainUserId": "3bf1c11237bb4da0b8397d970a4a4cb5",
"userName": "Allen-121181"
},
"isCaptain": true
}
}