11.获取物联网和按需维保电梯变化趋势 websocket测试 GET board/getLiftSumMain 接口描述 获取电梯数量统计(维保维度) 响应参数 参数名 类型 描述 必填 code int 返回状态码 必填 message String 返回状态描述 必填 data JsonObject 返回业务信息 必填 rows JsonArray 本次请求的返回数据集合 必填 district String 区县代码 必填 district_name String 区县名称 必填 paperless_cnt int 无纸化维保数量 必填 need_cnt int 按需维保数量 必填 iot_cnt int 物联网设备数量 必填