drone-service/drone-fw/src/main/java/org/sxkj/fw/detection/mapper/FwTaskScheduleMapper.xml
@@ -74,7 +74,7 @@ ja_fw_defense_zone dz on dz.is_deleted = 0 and dz.defense_scene_ids is not null and dz.defense_scene_ids != '' and find_in_set(dsm.id, replace(dz.defense_scene_ids, ' ', '')) and dsm.id = ANY(string_to_array(replace(dz.defense_scene_ids, ' ', ''), ',')::bigint[]) <where> ts.is_deleted = 0 <if test="param2.deviceName != null and param2.deviceName != ''">