81041
2018-10-17 b5fbff9a07d8a7bf4eeae839af80f2448ae13aca
首页
1个文件已修改
4 ■■■■ 已修改文件
gx_tieta/src/com/fgkj/services/BattMap_informationService.java 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
gx_tieta/src/com/fgkj/services/BattMap_informationService.java
@@ -100,7 +100,7 @@
                state="item-normal";
                ServiceModel model=new ServiceModel();
                BattMap_information binformation = list.get(i);
                /*if(binformation.getFBSDeviceId()/100000==6185){
                if(binformation.getFBSDeviceId()/100000==6185){
                    BattInf binf=new BattInf();
                    binf.setFBSDeviceId(binformation.getFBSDeviceId());
                    state=(new Fbs9100_stateImpl().seachDevNow(binf));
@@ -119,7 +119,7 @@
                            }
                        }
                    }
                }*/
                }
                model.setData(list.get(i));
                model.setCode(numAlarm);        //告警总数
                model.setSum(numBadBatt);        //落后总数