lxw
2022-06-17 11e44715018d3901aa38d6005e02c48b16b8529a
Merge branch 'master' of http://118.89.139.230:10101/r/fg_v2.0
1个文件已修改
2 ■■■ 已修改文件
src/main/resources/mapper/BattInfMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/BattInfMapper.xml
@@ -463,7 +463,7 @@
    <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,