Authorization: Bearer ********************{
"safetyEducationId": "b97f22dd-a450-4adf-b289-a44b352ac766",
"questionBankId": "e7550767-cd37-4e0c-88d8-958680a7392c",
"answerer": "string",
"phone": "string",
"workArea": "string",
"submitTime": "2019-08-24T14:15:22.123Z",
"totalTime": 0,
"projectId": "string",
"answerList": [
{
"questionGroupId": "0d18e3fd-5a87-426b-bc53-175abf50d79b",
"questionOptionId": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}
]
}curl --location --request POST '/api/services/app/answerQuestion/answerRecord/cr' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"safetyEducationId": "b97f22dd-a450-4adf-b289-a44b352ac766",
"questionBankId": "e7550767-cd37-4e0c-88d8-958680a7392c",
"answerer": "string",
"phone": "string",
"workArea": "string",
"submitTime": "2019-08-24T14:15:22.123Z",
"totalTime": 0,
"projectId": "string",
"answerList": [
{
"questionGroupId": "0d18e3fd-5a87-426b-bc53-175abf50d79b",
"questionOptionId": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}
]
}'"497f6eca-6276-4993-bfeb-53cbbbba6f08"