zhanghua
2023-03-18 7d57ccc8f602106645c7dd4a19b64b75f133017c
ycl-platform/src/main/resources/mapper/equipment/OrgGridMapper.xml
@@ -23,6 +23,7 @@
                SELECT
                    og.id,
                    og.`name`,
                    og.region,
                    COUNT( DISTINCT v.id ) eventCount ,
                    sum(case WHEN v.video_point_id is not null then 1 else 0 END ) aiCount
                FROM