lin
2024-03-25 9f8f9d13c42ca8cdccbf351069082a5fdccef2e4
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);