{
"code": "string",
"success": true,
"message": "string",
"dataMap": {
"key": {}
},
"data": [
{
"bandCode": "string",
"code": "string",
"name": "string",
"relation": 0,
"changeLevelType": 0,
"changeLevelNumber": 0,
"changeLevelCode": "string",
"list": [
{
"relation": 0,
"group": 0,
"conditions": [
{
"conditionType": 0,
"beginScore": "string",
"endScore": "string",
"messageOneCode": "string",
"messageSecondCode": "string"
}
]
}
]
}
],
"dataList": [
[
{
"bandCode": "string",
"code": "string",
"name": "string",
"relation": 0,
"changeLevelType": 0,
"changeLevelNumber": 0,
"changeLevelCode": "string",
"list": [
{
"relation": 0,
"group": 0,
"conditions": [
{
"conditionType": 0,
"beginScore": "string",
"endScore": "string",
"messageOneCode": "string",
"messageSecondCode": "string"
}
]
}
]
}
]
]
}