{
"userId": 0,
"tenantsId": 0,
"tenantIds": [
0
],
"request": "string",
"token": "string",
"loginUser": {},
"areaId": 0
}curl --location --request POST '/estimate/estimateDimension/findEstimateDimensionLevelsByEstimateDimensionCode' \
--header 'token: eyJhbGciOiJIUzI1NiJ9.eyJ1c2VybmFtZSI6IjE4MTE0OTI1MjA5IiwicGFzc3dvcmQiOiIzNTgyNTgzMTY3IiwiaWF0IjoxNzU0NDgwNzczLCJpc3MiOiJ0aWFueXUiLCJleHAiOjE3NTQ1NjcxNzN9.ApOu0PCRKwwmMan-Gy9JDbp0gmGYPZQ9Rt31JLidAlY' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": 0,
"tenantsId": 0,
"tenantIds": [
0
],
"request": "string",
"token": "string",
"loginUser": {},
"areaId": 0
}'{
"code": "",
"success": false,
"message": "",
"dataMap": {
"": {}
},
"data": [
{
"bandCode": "",
"code": "",
"name": "",
"relation": 0,
"list": [
{
"relation": 0,
"group": 0,
"conditions": [
{
"code": "",
"parentCode": "",
"conditionType": 0,
"messageOneCode": "",
"messageSecondCode": "",
"beginScore": 0,
"endScore": 0
}
]
}
]
}
],
"dataList": [
[
{
"bandCode": "",
"code": "",
"name": "",
"relation": 0,
"list": [
{
"relation": 0,
"group": 0,
"conditions": [
{
"code": "",
"parentCode": "",
"conditionType": 0,
"messageOneCode": "",
"messageSecondCode": "",
"beginScore": 0,
"endScore": 0
}
]
}
]
}
]
]
}