src/main/resources/mapper/BattInfMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/resources/mapper/BattInfMapper.xml
@@ -561,7 +561,7 @@ </select> <select id="getDevNumJY" resultType="java.lang.Integer"> select count(distinct FBSDeviceIp) from db_battinf.tb_battinf select count(distinct FBSDeviceIp,comm_port) from db_battinf.tb_battinf </select> <select id="getBattGroupList" resultType="com.whyc.pojo.Battinf">