{
"code": 0,
"msg": "string",
"data": {
"planName": "string",
"planCode": "string",
"calculated": "string",
"status": "string",
"planType": "string",
"startDate": "string",
"forecastPeriod": 0,
"createBy": 0,
"createByName": "string",
"createDate": "string",
"lastUpdateBy": 0,
"lastUpdateDate": "string",
"remarks": "string",
"resList": [
{
"waterLevel": 0,
"gateOpenHeight": 0,
"resName": "string",
"resGuid": "string",
"ts": "string",
"resCenterLon": 0,
"resCenterLat": 0
}
],
"resForecastLevelVoList": [
{
"resName": "string",
"forecastLevelVos": [
{
"level": 0,
"outflow": 0,
"time": "string"
}
],
"maxLevel": 0,
"maxLevelTime": "string",
"warnLevel": 0,
"reservoirLevel": "string"
}
],
"damBreakArray": [
{
"id": 0,
"lon": 0,
"lat": 0,
"width": 0,
"z": 0,
"planId": 0,
"dikeName": "string",
"dikeGuid": "string"
}
],
"floodType": "string",
"controlInfo": {
"key": [
{
"dataType": "string",
"time": "string",
"data": 0
}
]
},
"rainfallData": [
{
"id": 0,
"time": "string",
"data": 0,
"planId": 0,
"totalRainfall": 0
}
]
}
}