lin
2024-04-01 03fef57e7e061148a5ced5c83f79c61a68f2ffa3
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);