{
"againExamState": 0,
"applyEndTime": "string",
"applyStartTime": "string",
"approvalEndTime": "string",
"approvalStartTime": "string",
"bsTime": "string",
"confirmExamApplySubCourseId": 0,
"delayedExamState": 0,
"deleteIds": [
{}
],
"dlId": 0,
"esTime": "string",
"examBatchId": 0,
"examBatchName": "string",
"examCount": 0,
"examDateIds": "string",
"examDateName": "string",
"examType": 0,
"gxConfirmExamApplyArrayList": [
{}
],
"id": 0,
"insertIds": [
{}
],
"numberOfApplicants": 0,
"numberOfCoursesApplied": 0,
"numberOfCoursesSelected": 0,
"orderId": "string",
"recordTime": "string",
"sendNoteCount": 0,
"state": 0,
"studentId": "string",
"subCourseId": 0,
"subCourseName": "string",
"title": "string",
"updateIds": [
{}
]
}
curl --location --request POST '/manager/gxConfirmExamApply/editConfirmationTimeBeforeTheExam' \
--header 'Content-Type: application/json' \
--data-raw '{
"againExamState": 0,
"applyEndTime": "string",
"applyStartTime": "string",
"approvalEndTime": "string",
"approvalStartTime": "string",
"bsTime": "string",
"confirmExamApplySubCourseId": 0,
"delayedExamState": 0,
"deleteIds": [
{}
],
"dlId": 0,
"esTime": "string",
"examBatchId": 0,
"examBatchName": "string",
"examCount": 0,
"examDateIds": "string",
"examDateName": "string",
"examType": 0,
"gxConfirmExamApplyArrayList": [
{}
],
"id": 0,
"insertIds": [
{}
],
"numberOfApplicants": 0,
"numberOfCoursesApplied": 0,
"numberOfCoursesSelected": 0,
"orderId": "string",
"recordTime": "string",
"sendNoteCount": 0,
"state": 0,
"studentId": "string",
"subCourseId": 0,
"subCourseName": "string",
"title": "string",
"updateIds": [
{}
]
}'
{}