{
"estimateKindName": "string"
}
curl --location --request POST '/evaluate/record/app/findEvaluateProblem' \
--header 'token: eyJhbGciOiJIUzI1NiJ9.eyJ1c2VybmFtZSI6IjE4MTE0OTI1MjA5IiwicGFzc3dvcmQiOiIzNTgyNTgzMTY3IiwiaWF0IjoxNzU0NDgwNzczLCJpc3MiOiJ0aWFueXUiLCJleHAiOjE3NTQ1NjcxNzN9.ApOu0PCRKwwmMan-Gy9JDbp0gmGYPZQ9Rt31JLidAlY' \
--header 'Content-Type: application/json' \
--data-raw '{
"estimateKindName": "string"
}'
{
"code": "",
"success": false,
"message": "",
"dataMap": {
"": {}
},
"data": {
"version": "",
"tenantsId": 0,
"evaluationNum": "",
"estimateKindItems": [
{
"code": "",
"estimateKindName": "",
"estimateDimensions": [
{
"code": "",
"estimateDimensionName": "",
"problems": [
{
"code": "",
"estimateDimensionCode": "",
"estimateProblemName": "",
"estimateAnswers": [
{
"code": "",
"option": "",
"grade": "",
"isChecked": 0,
"whetherNotInScore": 0,
"isShow": 0,
"optionType": 0,
"tips": "",
"customOptionText": ""
}
],
"estimateAffixList": [
{
"code": "",
"affixType": 0,
"affixName": "",
"affixUrl": ""
}
],
"isMultiple": 0,
"grade": "",
"answerCode": "",
"whetherNotInScore": 0,
"maxGrade": ""
}
]
}
]
}
]
},
"dataList": [
{
"version": "",
"tenantsId": 0,
"evaluationNum": "",
"estimateKindItems": [
{
"code": "",
"estimateKindName": "",
"estimateDimensions": [
{
"code": "",
"estimateDimensionName": "",
"problems": [
{
"code": "",
"estimateDimensionCode": "",
"estimateProblemName": "",
"estimateAnswers": [
{
"code": "",
"option": "",
"grade": "",
"isChecked": 0,
"whetherNotInScore": 0,
"isShow": 0,
"optionType": 0,
"tips": "",
"customOptionText": ""
}
],
"estimateAffixList": [
{
"code": "",
"affixType": 0,
"affixName": "",
"affixUrl": ""
}
],
"isMultiple": 0,
"grade": "",
"answerCode": "",
"whetherNotInScore": 0,
"maxGrade": ""
}
]
}
]
}
]
}
]
}