| dao/src/main/resources/mapper/PoleBindingMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
dao/src/main/resources/mapper/PoleBindingMapper.xml
@@ -26,6 +26,7 @@ LEFT JOIN pole t2 ON t1.pole_id = t2.id <where> t1.device_code = #{Mac} AND t1.device_type=0 <if test="type != null"> AND t1.device_type = #{type} </if>