baizonghao
2023-03-30 94e5611b79ba1440d042eb062fb36b1b9f01a0be
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