Merge branch 'master' of http://118.89.139.230:10101/r/fg_v2.0
| | |
| | | <select id="getA059StationOfBattinf" resultType="com.whyc.pojo.Battinf"> |
| | | SELECT * FROM db_battinf.tb_battinf where stationName1=#{stationName1} and StationName2=#{stationName2} and StationName5=#{stationName5} and StationName3=#{stationName3} |
| | | </select> |
| | | <select id="getBattInf" resultType="com.whyc.dto.BattInfDTO"> |
| | | <select id="getBattInf" resultType="com.whyc.pojo.Battinf"> |
| | | select stationId,stationName1,stationName2,stationName5,stationName3,stationName4, |
| | | fbsDeviceId,fbsDeviceIp,fbsDeviceIp_YM,fbsDeviceIp_WG,FBSDeviceName,battGroupId,battGroupName, |
| | | FloatVolLevel,OfflineVolLevel,BattFloatCurrent,MonCount,MonCapStd,MonVolStd,MonResStd,MonSerStd, |