src/main/resources/mapper/BattInfMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/resources/mapper/BattInfMapper.xml
@@ -686,7 +686,7 @@ and db_user.tb_user_inf.uid = #{userId}) </select> <select id="searchBattGroupIdByDevId" resultType="java.lang.String"> select distinct BattGroupId select BattGroupId from db_battinf.tb_battinf where FBSDeviceId = #{devId} ORDER by GroupIndexInFBSDevice limit 1