{
"code": 0,
"msg": "string",
"data": {
"id": "string",
"createTime": {
"dateTime": "string",
"offset": {
"totalSeconds": 0
}
},
"updateTime": {
"dateTime": "string",
"offset": {
"totalSeconds": 0
}
},
"competitionId": "string",
"promptContent": "string",
"maxTeamMemberNum": 0,
"promptState": true,
"competitionProtocolState": true,
"competitionProtocolUrl": "string",
"registrationInfoState": true,
"registrationStartTime": {
"dateTime": "string",
"offset": {
"totalSeconds": 0
}
},
"registrationEndTime": {
"dateTime": "string",
"offset": {
"totalSeconds": 0
}
},
"teamFlag": true,
"languageCode": "string",
"registrationFieldList": [
{
"id": "string",
"createTime": {
"dateTime": "string",
"offset": {
"totalSeconds": 0
}
},
"updateTime": {
"dateTime": "string",
"offset": {
"totalSeconds": 0
}
},
"competitionId": "string",
"businessId": "string",
"fieldIndex": 0,
"fieldName": "string",
"dataType": "string",
"requireState": true,
"maxLength": 0,
"selectOption": "string",
"fileCount": 0,
"fileType": "string",
"maxFileSize": 0,
"maxFileSizeType": "string"
}
],
"registrationType": "string",
"teamRegistrationUrl": "string"
}
}