Authorization: Bearer ********************{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}curl --location --request POST '/api/services/app/answerQuestion/answerRecord/get' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}'{
"safetyEducationId": "b97f22dd-a450-4adf-b289-a44b352ac766",
"safetyEducationName": "string",
"questionBankId": "e7550767-cd37-4e0c-88d8-958680a7392c",
"answerer": "string",
"phone": "string",
"workArea": "string",
"submitTime": "string",
"totalTime": 0,
"projectId": "string",
"totalCount": 0,
"rightCount": 0,
"wrongCount": 0,
"noAnwserCount": 0,
"score": 0,
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}