{
"code": 0,
"message": "string",
"data": {
"status": 0,
"team": {
"id": "string",
"createTime": {
"dateTime": "string",
"offset": {
"totalSeconds": 0
}
},
"updateTime": {
"dateTime": "string",
"offset": {
"totalSeconds": 0
}
},
"competitionId": "string",
"teamName": "string",
"organization": "string",
"teamProfile": "string",
"currentTeamMemberNum": 0,
"maxTeamMemberNum": 0,
"captainUserId": "string",
"userName": "string"
},
"isCaptain": true,
"pendingApplicationList": [
{
"id": "string",
"createTime": {
"dateTime": "string",
"offset": {
"totalSeconds": 0
}
},
"updateTime": {
"dateTime": "string",
"offset": {
"totalSeconds": 0
}
},
"competitionId": "string",
"userId": "string",
"joinTeamId": "string",
"joinTeamStatus": 0,
"teamCaptainState": true,
"joinTime": {
"dateTime": "string",
"offset": {
"totalSeconds": 0
}
},
"exitTime": {
"dateTime": "string",
"offset": {
"totalSeconds": 0
}
},
"approveTime": {
"dateTime": "string",
"offset": {
"totalSeconds": 0
}
},
"approveDesc": "string",
"userName": "string",
"teamName": "string"
}
]
}
}