81041
2018-10-11 b45beab4bd9fd91bf583b57d48edf2e99584ec62
gx_tieta/src/com/fgkj/services/BattInfServices.java
@@ -830,6 +830,7 @@
                   Batttestdatastop sdata=new Batttestdatastop();
                   sdata.setBattGroupId(binf.getBattGroupId());
                   sdata.setNote(binf.getBattProducer());
                   sdata.setStationid(binf.getStationId());
                   sdata.setMon_num(j+1);
                   for (int z = 0; z < listr.size(); z++) {
                      BattInf_Rebuild brinf=(BattInf_Rebuild) listr.get(z);