curl --location '/craneRegister/saveOrUpdate' \
--header 'token: eyJhbGciOiJIUzUxMiJ9.eyJ1c2VyX2lkIjoxLCJ1c2VyX2tleSI6IjU1YTRlMGM3LTk4MTktNDRlYi1iNDBmLTFlZTg3MzczMTFhYyIsInVzZXJuYW1lIjoiYWRtaW4ifQ.IVvGfgnXaPHpSSv7ndl0ITB3PBCkwYPfYurc2Ulsd3i2lO_djYLMM4p886y7mC1AGGOP2Bcj3T0LDwwVKgk3eQ' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"projectId": 0,
"craneDeviceId": 0,
"deviceCompanyId": 0,
"registerType": "string",
"sectionNumber": "string",
"workStartDate": "string",
"workEndDate": "string",
"workPerson": "string",
"projectAuditPerson": "string",
"auditStatus": "string",
"superviseAuditPersonId": 0,
"fileId": 0,
"isDel": "string",
"createBy": 0,
"createTime": "string",
"updateBy": 0,
"updateTime": "string"
}'{
"": {}
}