lin
2024-04-10 2d37fa5cf4ebf8bdcae40c5a9f63d561f307e2af
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);