springcloud_k8s_panzhihuazhihuishequ/service_grid/src/main/resources/mapper/EventGridDataMapper.xml
@@ -249,7 +249,7 @@ e.event_type ) t UNION ALL SELECT IFNULL( count( e.id ), 0 ) AS todoNums IFNULL( count( e.id ), 0 ) AS todoNums, 6 AS event_type FROM `event` AS e springcloud_k8s_panzhihuazhihuishequ/service_grid/src/main/resources/mapper/EventMapper.xml
@@ -620,7 +620,7 @@ count( cmph.id ) FROM com_mng_population_house AS cmph LEFT JOIN event_grid_data AS egd ON egd.grid_community_id = cmp.community_id LEFT JOIN event_grid_data AS egd ON egd.grid_community_id = cmph.community_id WHERE <if test="gridId!=null"> egd.id = #{gridId}