huanghongfa
2021-06-30 a1be555fbf7bb0e050e95a8a4cb2256edbdcc2da
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