{
"createDept": 0,
"createBy": 0,
"createTime": "2019-08-24T14:15:22Z",
"updateBy": 0,
"updateTime": "2019-08-24T14:15:22Z",
"params": {
"property1": {},
"property2": {}
},
"classCode": "string",
"className": "string",
"classType": "string",
"entrustedUnitId": 0,
"startDate": "2019-08-24",
"endDate": "2019-08-24",
"region": "string",
"registrationStartTime": "2019-08-24T14:15:22Z",
"registrationEndTime": "2019-08-24T14:15:22Z",
"estimatedStudents": 0,
"returnStudents": 0,
"duration": 0,
"classLeaderId": 0,
"specialRequirements": "string",
"classroomId": 0,
"singleRooms": 0,
"standardRooms": 0,
"enableSelfRegistration": "string",
"signCode": "string",
"startTime": "2019-08-24T14:15:22Z",
"endTime": "2019-08-24T14:15:22Z",
"attachmentsList": [
0
],
"selfRegistrationAutoApproval": "string",
"isNeedConfirm": "string",
"isHotelOrderNeedConfirm": "string",
"leaveApproveUserType": "string",
"status": "string",
"scheduleDocId": 0,
"summaryDocId": 0,
"id": 0,
"remark": "string"
}curl --location --request POST 'http://smartpartyschool.isum.cn:4090/prod-api/edu/trainClassBase' \
--header 'Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiIwZkJtTGlBV0N4Q2Vpdkw4WFVaem1YSll0enZSUnQyTiIsImNsaWVudGlkIjoiZTVjZDdlNDg5MWJmOTVkMWQxOTIwNmNlMjRhN2IzMmUiLCJ0ZW5hbnRJZCI6IjAwMDAwMCIsInVzZXJJZCI6MSwidXNlck5hbWUiOiJhZG1pbiIsImRlcHRJZCI6MTAzLCJkZXB0TmFtZSI6IumFkuW6lyIsImRlcHRDYXRlZ29yeSI6ImludGVybmFsIn0.5POlA4CNt64ROY_dxWUW2C545BzD9arN_3vyIT22VE8' \
--header 'clientId: 16668f6678c57727f12481ae983db751' \
--header 'Content-Type: application/json' \
--data-raw '{
"createDept": 0,
"createBy": 0,
"createTime": "2019-08-24T14:15:22Z",
"updateBy": 0,
"updateTime": "2019-08-24T14:15:22Z",
"params": {
"property1": {},
"property2": {}
},
"classCode": "string",
"className": "string",
"classType": "string",
"entrustedUnitId": 0,
"startDate": "2019-08-24",
"endDate": "2019-08-24",
"region": "string",
"registrationStartTime": "2019-08-24T14:15:22Z",
"registrationEndTime": "2019-08-24T14:15:22Z",
"estimatedStudents": 0,
"returnStudents": 0,
"duration": 0,
"classLeaderId": 0,
"specialRequirements": "string",
"classroomId": 0,
"singleRooms": 0,
"standardRooms": 0,
"enableSelfRegistration": "string",
"signCode": "string",
"startTime": "2019-08-24T14:15:22Z",
"endTime": "2019-08-24T14:15:22Z",
"attachmentsList": [
0
],
"selfRegistrationAutoApproval": "string",
"isNeedConfirm": "string",
"isHotelOrderNeedConfirm": "string",
"leaveApproveUserType": "string",
"status": "string",
"scheduleDocId": 0,
"summaryDocId": 0,
"id": 0,
"remark": "string"
}'{
"code": 0,
"msg": "string",
"data": 0
}