| | |
| | | fstate.setDev_id(rs.getInt("dev_id")); |
| | | |
| | | fstate.setRecord_datetime(rs.getString("record_datetime")); |
| | | fstate.setDev_datetime(DAOHelper.sdf.format(new Date())); |
| | | fstate.setDev_captest_onlinevol(rs.getFloat("dev_captest_onlinevol")); |
| | | fstate.setDev_captest_groupvol(rs.getFloat("dev_captest_groupvol")); |
| | | fstate.setDev_captest_curr(rs.getFloat("dev_captest_curr")); |
| | |
| | | uinf.setUId(1002); |
| | | Fbs9100_state fs=new Fbs9100_state(); |
| | | fs.setNum(1002); |
| | | fs.setDev_id(910000113); |
| | | fs.setDev_id(980000001); |
| | | fs.setDev_workstate(100); |
| | | fs.setDev_errcommcount(2); |
| | | fs.setStationName(""); |