baizonghao
2023-04-01 98f8160bd6531ef118d1bfcfb90368a3120ff70d
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 ASC
    </select>
</mapper>