获取告警统计接口 websocket测试 POST /station/alarm/stats 接口描述 获取告警统计接口 请求参数 参数名 类型 描述 必填 StationAlarmRequestVOModel70 object stationAlarmRequestVo 必填 stationId string 可选 statsDate string 可选 响应参数 参数名 类型 描述 必填 root object OK 必填 code string 可选 data object 可选 alarmTotal integer 可选 generalAlarmCount integer 可选 importantAlarmCount integer 可选 urgentAlarmCount integer 可选 message string 可选 success boolean 可选