81041
2018-12-26 6ca12d78daab3ad1dec7f5bd6e1f26b6b5fd2f11
gx_tieta/WebRoot/batt-state-statistical.jsp
@@ -342,11 +342,9 @@
               tmp.push(_data.station_event_type_tempup);      // 温度上限
               tmp.push(_data.station_event_type_templow);   // 温度下限
               tmp.push(_data.station_event_type_dampup);      // 湿度上限
               tmp.push(_data.station_event_type_damplow);      // 湿度下限
               tmp.push(_data.station_event_type_damplow);      // 湿度下限
               rs.push(tmp);
            }
            }
            return rs;
         }