lin
2024-04-03 2dad58eb94e729b2efd51ebac7fcc773aca80ded
src/main/java/org/springblade/modules/task/mapper/EcCallEventMapper.java
@@ -42,6 +42,7 @@
   List<ECallEventVO> selectECallEventPage(IPage page,
                                 @Param("eCallEvent") ECallEventVO eCallEvent,
                                 @Param("regionChildCodesList") List<String> regionChildCodesList,
                                 @Param("gridCodeList") List<String> gridCodeList,
                                 @Param("isAdministrator") Integer isAdministrator);