zhongrj
2024-04-12 67fe03bba45a1beaf048f506385fab97e974cbcb
src/main/java/org/springblade/modules/police/mapper/PoliceAlarmRecordsMapper.java
@@ -45,7 +45,7 @@
                                             @Param("vo") PoliceAlarmRecordsVO policeAlarmRecords,
                                             @Param("isAdministrator") Integer isAdministrator,
                                             @Param("regionChildCodesList") List<String> regionChildCodesList,
                                             @Param("vo") List<String> gridCodeList);
                                             @Param("gridCodeList") List<String> gridCodeList);
}