hdw
2018-09-26 05c2df61e5d0b9d621617b84a906605fe2c77497
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);      //落后总数