zhongrj
2024-03-19 aceacde71011b310b972af4df2d7b70b61769ad6
src/main/java/org/springblade/modules/police/mapper/PoliceAlarmRecordsMapper.xml
@@ -71,14 +71,14 @@
                            <otherwise>
                                and
                                (
                                jg.grid_code in ('') or jpag.community_code in in ('')
                                jg.grid_code in ('') or jpag.community_code in ('')
                                )
                            </otherwise>
                        </choose>
                    </otherwise>
                </choose>
            </if>
           and  is_deleted = 0
           and jpar.is_deleted = 0
        </where>
    </select>