{
"auditState": 0,
"classDatetime": "string",
"collegeEndTime": "2019-08-24T14:15:22Z",
"collegeName": "string",
"collegeUpTime": "2019-08-24T14:15:22Z",
"commissionRate": 0,
"commissionStatus": 0,
"contact": "string",
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"dealerId": 0,
"degrees": "string",
"diplomaImageUrl": "string",
"errMsg": "string",
"experiencesJson": "string",
"honorDescription": "string",
"honorImgUrl": "string",
"id": 0,
"idBackImageUrl": "string",
"idCard": "string",
"idFrontImageUrl": "string",
"location": "string",
"major": "string",
"orderStatus": 0,
"params": {},
"realName": "string",
"remark": "string",
"selfie": "string",
"sex": 0,
"successDescription": "string",
"successTitle": "string",
"teacherCertificateImageUrl": "string",
"teacherTitle": "string",
"teachingAge": 0,
"titleImageUrl": "string",
"toCreateTime": "2019-08-24T14:15:22Z",
"toUpdateTime": "2019-08-24T14:15:22Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z",
"wechatAccount": "string"
}
curl --location --request PUT '/api/user/tutorProfile' \
--header 'Content-Type: application/json' \
--data-raw '{
"auditState": 0,
"classDatetime": "string",
"collegeEndTime": "2019-08-24T14:15:22Z",
"collegeName": "string",
"collegeUpTime": "2019-08-24T14:15:22Z",
"commissionRate": 0,
"commissionStatus": 0,
"contact": "string",
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"dealerId": 0,
"degrees": "string",
"diplomaImageUrl": "string",
"errMsg": "string",
"experiencesJson": "string",
"honorDescription": "string",
"honorImgUrl": "string",
"id": 0,
"idBackImageUrl": "string",
"idCard": "string",
"idFrontImageUrl": "string",
"location": "string",
"major": "string",
"orderStatus": 0,
"params": {},
"realName": "string",
"remark": "string",
"selfie": "string",
"sex": 0,
"successDescription": "string",
"successTitle": "string",
"teacherCertificateImageUrl": "string",
"teacherTitle": "string",
"teachingAge": 0,
"titleImageUrl": "string",
"toCreateTime": "2019-08-24T14:15:22Z",
"toUpdateTime": "2019-08-24T14:15:22Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z",
"wechatAccount": "string"
}'
{
"property1": {},
"property2": {}
}