{
"userId": 0,
"tenantsId": 0,
"tenantIds": [
0
],
"request": {
"version": "string",
"tenantsId": 0,
"evaluationNum": "string",
"estimateKindItems": [
{
"code": "string",
"estimateKindName": "string",
"estimateDimensions": [
{
"code": "string",
"estimateDimensionName": "string",
"problems": [
{
"code": "string",
"estimateDimensionCode": "string",
"estimateProblemName": "string",
"estimateAnswers": [
{
"code": "string",
"option": "string",
"grade": "string",
"isChecked": 0,
"whetherNotInScore": 0,
"isShow": 0,
"optionType": 0,
"tips": "string",
"customOptionText": "string"
}
],
"estimateAffixList": [
{
"code": "string",
"affixType": 0,
"affixName": "string",
"affixUrl": "string"
}
],
"isMultiple": 0,
"grade": "string",
"answerCode": "string",
"whetherNotInScore": 1,
"maxGrade": "string"
}
]
}
]
}
]
},
"token": "string",
"loginUser": {},
"areaId": 0
}
curl --location --request POST '/estimate/estimateResult/calculateEstimateResult' \
--header 'token: eyJhbGciOiJIUzI1NiJ9.eyJ1c2VybmFtZSI6IjE4MTE0OTI1MjA5IiwicGFzc3dvcmQiOiIzNTgyNTgzMTY3IiwiaWF0IjoxNzU0NDgwNzczLCJpc3MiOiJ0aWFueXUiLCJleHAiOjE3NTQ1NjcxNzN9.ApOu0PCRKwwmMan-Gy9JDbp0gmGYPZQ9Rt31JLidAlY' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": 0,
"tenantsId": 0,
"tenantIds": [
0
],
"request": {
"version": "string",
"tenantsId": 0,
"evaluationNum": "string",
"estimateKindItems": [
{
"code": "string",
"estimateKindName": "string",
"estimateDimensions": [
{
"code": "string",
"estimateDimensionName": "string",
"problems": [
{
"code": "string",
"estimateDimensionCode": "string",
"estimateProblemName": "string",
"estimateAnswers": [
{
"code": "string",
"option": "string",
"grade": "string",
"isChecked": 0,
"whetherNotInScore": 0,
"isShow": 0,
"optionType": 0,
"tips": "string",
"customOptionText": "string"
}
],
"estimateAffixList": [
{
"code": "string",
"affixType": 0,
"affixName": "string",
"affixUrl": "string"
}
],
"isMultiple": 0,
"grade": "string",
"answerCode": "string",
"whetherNotInScore": 1,
"maxGrade": "string"
}
]
}
]
}
]
},
"token": "string",
"loginUser": {},
"areaId": 0
}'
{
"code": "",
"success": false,
"message": "",
"dataMap": {
"": {}
},
"data": {
"firstCode": "",
"firstName": "",
"firstLevel": 0,
"lastCode": "",
"lastName": "",
"lastLevel": 0,
"checkCode": "",
"checkName": "",
"estimateKinds": [
{
"code": "",
"estimateKindName": "",
"firstCode": "",
"firstName": "",
"firstLevel": 0,
"lastCode": "",
"lastName": "",
"lastLevel": 0,
"checkCode": "",
"checkName": "",
"estimateDimensions": [
{
"code": "",
"estimateKindCode": "",
"estimateDimensionName": "",
"levelCode": "",
"levelName": "",
"isShow": 0,
"score": "",
"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": ""
}
],
"whetherNotInScore": 0,
"maxScore": "",
"maxNotInScore": ""
}
],
"score": "",
"displayMode": 0
}
],
"score": ""
},
"dataList": [
{
"firstCode": "",
"firstName": "",
"firstLevel": 0,
"lastCode": "",
"lastName": "",
"lastLevel": 0,
"checkCode": "",
"checkName": "",
"estimateKinds": [
{
"code": "",
"estimateKindName": "",
"firstCode": "",
"firstName": "",
"firstLevel": 0,
"lastCode": "",
"lastName": "",
"lastLevel": 0,
"checkCode": "",
"checkName": "",
"estimateDimensions": [
{
"code": "",
"estimateKindCode": "",
"estimateDimensionName": "",
"levelCode": "",
"levelName": "",
"isShow": 0,
"score": "",
"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": ""
}
],
"whetherNotInScore": 0,
"maxScore": "",
"maxNotInScore": ""
}
],
"score": "",
"displayMode": 0
}
],
"score": ""
}
]
}