blade-service/blade-jfpts/src/main/java/org/springblade/jfpt/equipment/mapper/EquipmentMapper.xml
@@ -164,6 +164,10 @@ and dtype=#{equipment.dtype} </if> <if test="dxtype!=null"> and heartbeat >= DATE_SUB(NOW(),INTERVAL 1 DAY) </if> <if test="childList!=null and childList.size>0"> and deptId in <foreach collection="childList" index="index" item="item" open="(" separator="," close=")">