fuliqi
2023-12-11 a1b0e5c618b9cd1c2521be14beec70321232ec1d
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