zhongrj
2024-04-03 ccadec06e8466b2fea13bd4f0790cd326f6fe0c8
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);