{
"success": true,
"errCode": "string",
"errMsg": "string",
"traceId": "string",
"data": {
"records": [
{
"indexId": "string",
"customerNo": 0,
"cityId": "string",
"cityName": "string",
"provinceId": "string",
"provinceName": "string",
"effectiveSh": "string",
"offSeasonStandard": 0,
"peakSeasonStandard": 0,
"normalSeasonStandard": 0,
"beginMonth": 0,
"endMonth": 0,
"peakMonth": "string",
"lowMonth": "string",
"level": "string",
"levelName": "string"
}
],
"total": 0,
"current": 0,
"size": 0
}
}