baizonghao
2023-04-03 55f7863d800839c868589b63986f6c61ef8e9815
ycl-platform/src/main/resources/mapper/apidata/ApiDataMapper.xml
@@ -47,5 +47,6 @@
            and b.street_id = #{streetId}
        </if>
        GROUP BY v.video_point_id
        ORDER BY count DESC
    </select>
</mapper>