linwe
2024-05-17 1b4822da66a05ee7647f5f86a9f18f15dadb0a25
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);
}