gx_tieta/src/com/fgkj/dao/impl/ram/Bts_station_stateImpl.java
@@ -106,6 +106,9 @@ if(binf.getBattGroupNum()>1){ sql+=" ) "; } if(binf.getBattGroupNum()==0){ sql+=" and station_stat=0 "; } //分页 String orderSql=" limit ? ,? "; sql+=orderSql; @@ -210,7 +213,7 @@ binf.setStationName2(""); binf.setStationName3(""); binf.setStationId(""); binf.setBattGroupNum(62); binf.setBattGroupNum(0); User_inf uinf=new User_inf(); uinf.setUId(1002); Page p=new Page();