huanghongfa
2021-10-19 8dd1b0fb109fc828996f298f0f21095cdd75b0c8
springcloud_k8s_panzhihuazhihuishequ/service_grid/src/main/resources/mapper/EventGridDataMapper.xml
@@ -165,7 +165,7 @@
         SELECT
            IFNULL( count( e.id ), 0 ) AS todoNums
         FROM
            EVENT e
            `event` e
         WHERE
            e.event_category = 1
            AND event_status = 2
@@ -184,7 +184,7 @@
         SELECT
            IFNULL( count( e.id ), 0 ) AS todoNums
         FROM
            EVENT e
            `event` e
         WHERE
            e.event_category = 1
            AND event_status = 2
@@ -203,7 +203,7 @@
         SELECT
            IFNULL( count( e.id ), 0 ) AS todoNums
         FROM
            EVENT e
            `event` e
         WHERE
            e.event_category = 1
            AND event_status = 2
@@ -222,7 +222,7 @@
         SELECT
            IFNULL( count( e.id ), 0 ) AS todoNums
         FROM
            EVENT e
            `event` e
         WHERE
            e.event_category = 1
            AND event_status = 2
@@ -241,7 +241,7 @@
         SELECT
            IFNULL( count( e.id ), 0 ) AS todoNums
         FROM
            EVENT e
            `event` e
         WHERE
            e.event_category = 1
            AND event_status = 2